dnsmasq: set procd respawn
SVN-Revision: 41297
This commit is contained in:
parent
43cc8c3ebe
commit
17d3ce64cf
@ -536,6 +536,7 @@ start_service() {
|
|||||||
procd_open_instance
|
procd_open_instance
|
||||||
procd_set_param command $PROG -C $CONFIGFILE -k
|
procd_set_param command $PROG -C $CONFIGFILE -k
|
||||||
procd_set_param file $CONFIGFILE
|
procd_set_param file $CONFIGFILE
|
||||||
|
procd_set_param respawn
|
||||||
procd_close_instance
|
procd_close_instance
|
||||||
|
|
||||||
# before we can call xappend
|
# before we can call xappend
|
||||||
|
Loading…
Reference in New Issue
Block a user