[Bug 196905] syslogd does not reread timezone when processing SIGHUP
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 19 21:33:19 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196905
Bug ID: 196905
Summary: syslogd does not reread timezone when processing
SIGHUP
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: lidl at pix.net
Created attachment 151862
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151862&action=edit
Make syslogd reread timezone data when reconfiguring
syslogd, when given a SIGHUP, rereads its configuration file.
In addition to this, it re-reads the machine's hostname, so that
changes to the hostname will be reflected after the reading of
the configuration file.
In a similar manner, it would be handy to have syslogd re-read
its timezone data when it re-reads the configuration file. While
one can always kill and restart syslogd, it is superior to
have it just re-read the timezone data.
I've implemented this behavior, a patch should be attached to this bug report.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list