Comment # 1 on bug 1137681 from
(In reply to Jason Mader from comment #0)
> grandizer systemd[1]: Starting System Logging Service...
> rsyslogd[11446]: environment variable TZ is not set, auto correcting this to
> TZ=/etc/localtime  [v8.33.1 try http://www.rsyslog.com/e/2442 ]
> rsyslogd[11446]: imuxsock: Acquired UNIX socket
> '/run/systemd/journal/syslog' (fd 3) from systemd.  [v8.33.1]
> 
> This is easily fixed by adding to /etc/sysconfig/syslog:
> 
> TZ="/etc/localtime"

This was discussed upstream:

https://github.com/rsyslog/rsyslog/issues/2994

and fixed in:

https://github.com/rsyslog/rsyslog/pull/3022/commits/502759aea05abaf9a405278e4fe3c41a9c0edaeb

I will backport the patch.


You are receiving this mail because: