dnsmasq: set procd respawn

SVN-Revision: 41297
This commit is contained in:
Steven Barth 2014-06-22 09:08:14 +00:00
parent 43cc8c3ebe
commit 17d3ce64cf

View file

@ -536,6 +536,7 @@ start_service() {
procd_open_instance
procd_set_param command $PROG -C $CONFIGFILE -k
procd_set_param file $CONFIGFILE
procd_set_param respawn
procd_close_instance
# before we can call xappend