Control: tags -1 + moreinfo
Control: notfound -1 4.4.2-P1-1+b1

On Wed, 19 Feb 2020 04:32:13 +0000 Russell Coker <russ...@coker.com.au> wrote:
> Package: isc-dhcp-server
> Version: 4.4.1-2.1
> Severity: important
> 
> In a fairly default configuration with systemd I can't stop the daemon in a
> normal manner (this happens on Buster as well as Unstable).
> 
> # /etc/init.d/isc-dhcp-server stop
> Stopping isc-dhcp-server (via systemctl): isc-dhcp-server.service.
> (sysadm_t:s0-s0:c0.c1023)root@unstable:/var/log# ps aux|grep dhcp
> root         841  0.0  1.1  13520  9316 ?        Ss   04:27   0:00 
> /usr/sbin/dhcpd -4 -q -cf /etc/dhcp/dhcpd.conf
> # ls -l /run/dhcpd.pid 
> -rw-r--r--. 1 root root 4 Feb 19 04:27 /run/dhcpd.pid
> 
> To stop it properly (so it can be restarted again) I have to manually kill the
> process and rm the pid file.

[...]

Thanks for your bug report. However, I am unable to reproduce it
(running on an lxc container with 4.4.2-P1-1+b1):

root@sid:~# /etc/init.d/isc-dhcp-server start
Starting isc-dhcp-server (via systemctl): isc-dhcp-server.service.
root@sid:~# ps -ef | grep dhcpd
root        1232       1  0 14:00 ?        00:00:00 /usr/sbin/dhcpd -4 -q -cf 
/etc/dhcp/dhcpd.conf eth1
root        1244     355  0 14:00 pts/5    00:00:00 grep dhcpd
root@sid:~# /etc/init.d/isc-dhcp-server stop
Stopping isc-dhcp-server (via systemctl): isc-dhcp-server.service.
root@sid:~# ps -ef | grep dhcpd
root        1271     355  0 14:00 pts/5    00:00:00 grep dhcpd

Could you please test the latest version in sid?

Cheers,

 -- Santiago

Attachment: signature.asc
Description: PGP signature

Reply via email to