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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to