diff options
Diffstat (limited to 'services/dnsmasq')
| -rw-r--r-- | services/dnsmasq | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/services/dnsmasq b/services/dnsmasq index c739e8b..4045824 100644 --- a/services/dnsmasq +++ b/services/dnsmasq @@ -1,6 +1,6 @@  description "dnsmasq DNS & DHCP server"  type respawn limit 5  target boot -after sysinit ifcfg unbound +after network unbound  exec dnsmasq -k | 
