3 Apr
2006
3 Apr
'06
11:25 a.m.
On Sun, 2006-04-02 at 14:39 +0200, Rune V. Sjøen wrote:
When logrotate does this:
/var/log/messages { rotate 4 weekly missingok notifempty postrotate /etc/init.d/syslog-ng reload >/dev/null <--- this endscript }
syslog-ng dies without any trace in the logs. '/etc/init.d/syslog-ng restart' works fine.
I've included an strace[1] of '/etc/init.d/syslog-ng reload' and the syslog-ng config file[2]. This is version 1.9.9-1
Can you check if the latest snapshot produces the same? Thanks. -- Bazsi