Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 21:33:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196905] syslogd does not reread timezone when processing SIGHUP
Message-ID:  <bug-196905-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: lidl@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196905-8>