sysklogd/src
Joachim Wiberg 0901310226 Load or reload timezone data on init/SIGHUP
This should fix any lingering issues with logging with the wrong
timezone at boot.  As long as syslogd gets HUP'ed after setting
the new timezone.

Improvements to this welcome, of course.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2021-02-21 11:47:42 +01:00
..
.gitignore Remove klogd from the sysklogd project 2019-12-07 10:31:06 +01:00
compat.h Minor, cleanup/coding-style 2020-01-19 09:10:58 +01:00
libsyslog.pc.in Build libsyslog.la and install it with syslog.h and libsyslog.pc 2019-10-31 08:39:09 +01:00
logger.c logger: No need for appending error message, err() already does this 2021-01-25 00:13:06 +01:00
Makefile.am Update copyright years 2021-01-15 11:16:04 +01:00
queue.h Add support for include /etc/syslog.d/*.conf in /etc/syslog.conf 2019-11-02 11:46:29 +01:00
socket.c Update copyright years 2021-01-15 11:16:04 +01:00
socket.h Update copyright years 2021-01-15 11:16:04 +01:00
syslog.c syslogd: Add FreeBSD -k option to allow LOG_KERNEL facility messages 2019-11-13 16:44:51 +01:00
syslog.h Remove __BEGIN_DECLS/__END_DECLS 2019-12-07 10:33:14 -08:00
syslogd.c Load or reload timezone data on init/SIGHUP 2021-02-21 11:47:42 +01:00
syslogd.h Drop %m gnuism from internal log macro 2021-01-25 00:13:06 +01:00
timer.c Update copyright years 2021-01-15 11:16:04 +01:00
timer.h Update copyright years 2021-01-15 11:16:04 +01:00