]> code.ossystems Code Review - openembedded-core.git/commit
dhcp: enable gentle shutdown
authorChen Qi <Qi.Chen@windriver.com>
Tue, 15 Mar 2016 06:39:40 +0000 (14:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 22:57:54 +0000 (22:57 +0000)
commit2c789bac353e17637549a7b31706761ba848728e
treea58eff4df550a3197620c1945a4da728b9489d51
parent83c551b46e959d9382fa92ac4178c9c6c883d7c1
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>
Signed-off-by: Ross Burton <ross.burton@intel.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