On Wed, 29 Aug 2012, stacho wrote: > Witam! > Po ostatnim upgrade rondcubemail cron przysyła mi takie listy: > > /etc/cron.daily/logrotate: > > error: skipping "/var/log/roundcube/errors" 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. > error: skipping "/var/log/roundcube/sendmail" 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. > error: skipping "/var/log/roundcube/session" 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. > error: skipping "/var/log/roundcube/userlogins" 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.
Pokaż: ls -ld /var/log/roundcube grep su /etc/logrotate.d/roundcube* -- Jan Rękorajski | PLD/Linux SysAdm | http://www.pld-linux.org/ baggins<at>mimuw.edu.pl baggins<at>pld-linux.org _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
