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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=PowerDNS recursing nameserver
After=network.target
After=network-online.target

[Service]
Type=forking
Expand Down

0 comments on commit cf86c6a

Please sign in to comment.