dnsmasq: set procd respawn

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41297 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Steven Barth 2014-06-22 09:08:14 +00:00
parent 1d0c4edda1
commit 5691e7e3ec
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