summaryrefslogtreecommitdiff
path: root/contrib/unbound/contrib/unbound.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unbound/contrib/unbound.service.in')
-rw-r--r--contrib/unbound/contrib/unbound.service.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/unbound/contrib/unbound.service.in b/contrib/unbound/contrib/unbound.service.in
index 8ebe529c9ab6..c95ab94b343a 100644
--- a/contrib/unbound/contrib/unbound.service.in
+++ b/contrib/unbound/contrib/unbound.service.in
@@ -42,9 +42,9 @@
[Unit]
Description=Validating, recursive, and caching DNS resolver
Documentation=man:unbound(8)
-After=network.target
-Before=network-online.target nss-lookup.target
-Wants=nss-lookup.target
+After=network-online.target
+Before=nss-lookup.target
+Wants=network-online.target nss-lookup.target
[Install]
WantedBy=multi-user.target