Skip to content

Commit

Permalink
use network-online target instead of just network
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenstevens authored and Peter van Dijk committed Sep 9, 2014
1 parent c90fcbd commit cf86c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/systemd-pdns-recursor.service
@@ -1,6 +1,6 @@
[Unit] [Unit]
Description=PowerDNS recursing nameserver Description=PowerDNS recursing nameserver
After=network.target After=network-online.target


[Service] [Service]
Type=forking Type=forking
Expand Down

0 comments on commit cf86c6a

Please sign in to comment.