[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#681940: marked as done (udhcp does not save leases file on exit)



Your message dated Tue, 10 Dec 2013 02:34:37 +0400
with message-id <52A6457D.1000001@msgid.tls.msk.ru>
and subject line Re: Bug#681940: udhcp does not save leases file on exit
has caused the Debian Bug report #681940,
regarding udhcp does not save leases file on exit
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
681940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681940
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: udhcp
Version: 1:1.17.1-8
Severity: normal

udhcp 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

--- End Message ---
--- Begin Message ---
Version: 1:1.21.0-1

This issue has been fixed in upstream version 1.21.0:

commit 71045cc819cc2a3c7e20bf7aba5cfeb8acfd9dad
Author: Denys Vlasenko <vda.linux@googlemail.com>
Date:   Tue Jul 24 17:21:26 2012 +0200

    dhcpd: write lease file on exit


I forgot to mention that this bug is closed when
releasing 1.21.  Doing it now.

Thanks,

/mjt

--- End Message ---

Reply to: