]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Export TZ=/etc/localtime to fix timestamps.
authorVincent Bernat <bernat@luffy.cx>
Fri, 2 Dec 2011 06:35:02 +0000 (07:35 +0100)
committerVincent Bernat <bernat@luffy.cx>
Fri, 2 Dec 2011 06:35:02 +0000 (07:35 +0100)
commitdc5e2a1dbb0e101f38450a4a6006c14f38dac711
tree7d3ae5c2a646ac33426b98458aadf114dd0e6dea
parent21d89e7d211979e95a44367da93d0df9d777bf92
Export TZ=/etc/localtime to fix timestamps.

While chrooted, syslog timestamps does not respect the configured
timezone despite the copy of /etc/localtime inside the chroot. Setting
TZ variable seems to fix this problem.

Closes: #13.
debian/init.d
redhat/lldpd.init
redhat/lldpd.init.suse