24 Jan
2012
24 Jan
'12
3:57 p.m.
https://bugzilla.balabit.com/show_bug.cgi?id=154 --- Comment #7 from Martin Janiczek <martin@janiczek.cz> 2012-01-24 16:57:23 ---
From my logrotate scripts I'd say it uses SIGHUP signal instead of SIGTERM or SIGKILL. I don't understand it that much so I don't know what this implies and if it's necessary.
/etc/init.d/syslog-ng restart # works like a charm /bin/kill -HUP `cat /var/run/syslog-ng.pid` # taken from logrotate script, leaves processes behind -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.