]> 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@luffy.cx>
Sat, 27 Feb 2010 08:49:27 +0000 (09:49 +0100)
commit9a79e6d59327e3fd685439c03b46d43e239e934e
tree4a9e18e0cc076dca966212a4530d0a2c44577d8b
parent53c653ea7e2f4eb7b7de1fab25102506dae66529
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