Package: udhcpd Version: 1:1.17.1-8 Severity: normal udhcpd does not save the leases file /var/lib/udhcpd.leases on exit (amd64). This problem can be fixed by sending the USR1 signal to the daemon before actually stopping it, you can edit the /etc/init.d/udhcpd file and insert
start-stop-daemon --stop --verbose --pidfile /var/run/$NAME.pid \ --oknodo --signal USR1 --exec $DAEMON into the stop) section before the other start-stop-daemon command to have the precious leases database saved on reboot etc. Cheers Claus -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/50073ce4.6060...@toetensen-project.com