Re: [packages/syslog-ng] - cron daemons log through syslog - syslog packages own cron log file and rotate it

2015-10-15 Thread Bartek Szady
On 10/15/15 20:52, Elan Ruusamäe wrote: On 15.10.2015 16:16, bszx wrote: ... -%attr(640,root,root) %ghost /var/log/syslog -%attr(640,root,root) %ghost /var/log/user -%attr(640,root,root) %ghost /var/log/xferlog +%attr(640,root,logs) %ghost /var/log/cron ... +%attr(640,root,logs) %ghost

Re: [packages/syslog-ng] - cron daemons log through syslog - syslog packages own cron log file and rotate it

2015-10-15 Thread Elan Ruusamäe
On 15.10.2015 16:16, bszx wrote: ... -%attr(640,root,root) %ghost /var/log/syslog -%attr(640,root,root) %ghost /var/log/user -%attr(640,root,root) %ghost /var/log/xferlog +%attr(640,root,logs) %ghost /var/log/cron ... +%attr(640,root,logs) %ghost /var/log/secure +%attr(640,root,logs)