dnsmasq: set procd respawn
[openwrt/staging/chunkeey.git] / 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