Приветствую Всех! Глупый вопрос) Не отрабатывается команда
sudo logrotate -v -f /etc/logrotate.d/rsyslog на ротацию логов в Ubuntu пишет ошибку:
error: skipping «/var/log/syslog» because parent directory has insecure permissions (It’s world writable or writable by group which is not «root») Set «su» directive in config file to tell logrotate which user/group should be used for rotation.
В конфиге /etc/logrotate.conf прописан: su root syslog
ls -la /var/ | grep log выдает: drwxrwxr-x 14 root syslog 4096 Aug 28 19:39 log