dnsmasq: set procd respawn
SVN-Revision: 41297
This commit is contained in:
parent
43cc8c3ebe
commit
17d3ce64cf
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue