]> git.ipfire.org Git - thirdparty/lldpd.git/commit
For Debian init.d, build the chroot before starting the daemon.
authorVincent Bernat <bernat@luffy.cx>
Sat, 27 Feb 2010 08:48:10 +0000 (09:48 +0100)
committerVincent Bernat <bernat@luffy.cx>
Wed, 10 Mar 2010 21:18:32 +0000 (22:18 +0100)
commitcd0f174718fff8ea23ab757beda555c68516643c
treebf208a26c2c472b61b4c8f615c250ec1b00cd4e7
parent0dd62c81a47e94a1920fae12bd4ac3f4d0fecebf
For Debian init.d, build the chroot before starting the daemon.

The chroot is an empty directory with a copy of /etc/localtime. This
file ensures that we are able to write logs using the correct time.
debian/lldpd.init.d