Gracefully shutdown dhcpd

Shraddha Pandhe spandhe.openstack at gmail.com
Tue Jun 23 23:24:59 UTC 2015


Hi,

Is there a way to gracefully shutdown DHCPD using a signal?

I see that dhcpd supports following states:

enum dhcp_shutdown_state {
shutdown_listeners,
shutdown_omapi_connections,
shutdown_drop_omapi_connections,
shutdown_dhcp,
shutdown_done
};


Is there a way to follow these states, without using OMAPI connection?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20150623/25fd9862/attachment.html>


More information about the dhcp-users mailing list