Bug #633
"/var/log/spoolinger/spoolinger.log" is not rotated
Start date:
2018-09-09
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
Yes
Branch:
spoolinger_fix_logrotate
Entity:
DuckCorp
Security:
Help Needed:
Description
Hosts:
- Orfeo
- Toushirou
Error:
/etc/cron.daily/logrotate: error: skipping "/var/log/spoolinger/spoolinger.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
History
Updated by Pierre-Louis Bonicoli over 4 years ago
- Status changed from New to In Progress
- Assignee changed from Pierre-Louis Bonicoli to Marc Dequènes
- % Done changed from 0 to 50
- Branch set to spoolinger_fix_logrotate
Updated by Marc Dequènes over 4 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Thanks for the fix. Merged and applied.