dnsmasq: set procd respawn
authorSteven Barth <cyrus@openwrt.org>
Sun, 22 Jun 2014 09:08:14 +0000 (09:08 +0000)
committerSteven Barth <cyrus@openwrt.org>
Sun, 22 Jun 2014 09:08:14 +0000 (09:08 +0000)
SVN-Revision: 41297

package/network/services/dnsmasq/files/dnsmasq.init

index 9f16d5f5d45f9543cf8dc8c08b11a15337376eff..b6cd088ec071a54018b0e8373e03c4cd1b03f3e2 100644 (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