dnsmasq: set procd respawn

SVN-Revision: 41297
lede-17.01
Steven Barth 2014-06-22 09:08:14 +00:00
parent 43cc8c3ebe
commit 17d3ce64cf
1 changed files with 1 additions and 0 deletions

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