summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/coredns/files/coredns.service')
-rw-r--r--net-dns/coredns/files/coredns.service4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-dns/coredns/files/coredns.service b/net-dns/coredns/files/coredns.service
index eab9aede713e..fc2ec10c5c43 100644
--- a/net-dns/coredns/files/coredns.service
+++ b/net-dns/coredns/files/coredns.service
@@ -1,7 +1,9 @@
[Unit]
Description=CoreDNS DNS server
+Documentation=man:coredns(1)
Documentation=https://coredns.io
-After=network.target
+After=network-online.target
+Wants=network-online.target
[Service]
PermissionsStartOnly=true