]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
dhcp: enable gentle shutdown ChenQi/dhcp-gentle-shutdown
authorChen Qi <Qi.Chen@windriver.com>
Tue, 15 Mar 2016 03:08:35 +0000 (11:08 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Tue, 15 Mar 2016 03:20:53 +0000 (11:20 +0800)
commitae0dda639a0a11a00bd89916a74cdd98113e43c9
treee272eddcea3c4ebb59f5ccbe4de01445abc0ace9
parent300f858ba07c938427ccd05a3d7220027a03d461
dhcp: enable gentle shutdown

For now, `systemctl stop dhcpd' cannot stop dhcpd correctly, the SIGTERM
signal would time out, causing a SIGKILL signal sent to dhcpd.

Patch site.h to enable gentle shutdown to so that dhcpd could be stopped
by SIGTERM.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-connectivity/dhcp/dhcp/0001-site.h-enable-gentle-shutdown.patch [new file with mode: 0644]
meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb