From 17d3ce64cfbfc16fdbccbc7c609d7d4a888d8260 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 22 Jun 2014 09:08:14 +0000 Subject: dnsmasq: set procd respawn SVN-Revision: 41297 --- package/network/services/dnsmasq/files/dnsmasq.init | 1 + 1 file changed, 1 insertion(+) (limited to 'package/network/services') diff --git a/package/network/services/dnsmasq/files/dnsmasq.init b/package/network/services/dnsmasq/files/dnsmasq.init index 9f16d5f..b6cd088 100644 --- a/package/network/services/dnsmasq/files/dnsmasq.init +++ b/package/network/services/dnsmasq/files/dnsmasq.init @@ -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 -- cgit v1.1