diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2016-03-15 14:39:40 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-20 22:57:54 +0000 |
commit | 2c789bac353e17637549a7b31706761ba848728e (patch) | |
tree | a58eff4df550a3197620c1945a4da728b9489d51 /meta/recipes-core | |
parent | 83c551b46e959d9382fa92ac4178c9c6c883d7c1 (diff) | |
download | openembedded-core-2c789bac353e17637549a7b31706761ba848728e.tar.gz openembedded-core-2c789bac353e17637549a7b31706761ba848728e.tar.bz2 openembedded-core-2c789bac353e17637549a7b31706761ba848728e.zip |
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>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions