diff options
Diffstat (limited to 'extra/dnsmasq/dnsmasq.service')
-rw-r--r-- | extra/dnsmasq/dnsmasq.service | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/dnsmasq/dnsmasq.service b/extra/dnsmasq/dnsmasq.service index 05a1f0b69..a0525b9c2 100644 --- a/extra/dnsmasq/dnsmasq.service +++ b/extra/dnsmasq/dnsmasq.service @@ -1,5 +1,7 @@ [Unit] Description=A lightweight DHCP and caching DNS server +After=network.target +Documentation=man:dnsmasq(8) [Service] Type=dbus |