[Bug 196905] syslogd does not reread timezone when processing SIGHUP

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 16 22:42:44 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196905

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: rpaulo
Date: Tue Jun 16 22:42:19 UTC 2015
New revision: 284476
URL: https://svnweb.freebsd.org/changeset/base/284476

Log:
  syslogd: re-read the timezone when receive a SIGHUP.

  syslogd already re-reads the configuration file and the hostname when
  receiving a SIGHUP, so it makes sense to reset the timezone.
  Special care was taken to ensure we don't break installations running
  with a custom TZ variable.

  PR:        196905
  Submitted by:    Kurt Lidl <lidl pix.net>
  Sponsored by:    Pi-Coral, Inc.

Changes:
  head/usr.sbin/syslogd/syslogd.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list