Bugzilla – Bug 104265
syslog-ng SIGHUP
Last modified: 2005-08-12 10:58:48 UTC
Aleatory, syslog-ng-1.6.8-3 receives SIGHUP and restarts. This is definetly not a normal behaviour. /var/log/messsages or /var/log/warn show no further information, so I find it pretty hard to track down. Maybe you can give me any hints in hunting this bug down? Message in /var/log/messages: syslog-ng[9173]: SIGHUP received, restarting syslog-ng
IMHO this entry is INVALID because the manual page of syslog-ng shows: The configuration file is read at startup and is reread after receipt of a hangup (HUP) signal. When reloading the configuration file, all destination files are closed and reopened as appropriate. For more information about the configuration file, see syslog-ng.conf(5).
Ok, makes sense. I'm closing this as INVALID.
Yes, the message "syslog-ng[9173]: SIGHUP received, restarting syslog-ng" is not exact. Syslog-ng reloads as Werner wrote, but writes "restarting" instead of "reloading".