Cron error after update to 2.0.23

Issue #569 resolved
real3x created an issue

Hi, after upgrading to 2.0.23 i still have the same cron error that appear after 2.0.20 > [Issue #516] https://bitbucket.org/analogic/mailserver/issues/516/cron-error-after-update-to-2020

#!
/etc/cron.daily/logrotate: 
error: skipping "/var/log/admin-app/dev.log" 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/admin-app/prod.log" 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/admin-app/test.log" 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. 
run-parts: /etc/cron.daily/logrotate exited with return code 1 

My data directory :

poladroid 2018-12-24 à 09.53.29.png

Comments (2)

  1. Log in to comment