Wait for network connectivity under systemd (#389)

This commit is contained in:
mr-bo-jangles 2018-04-18 17:31:58 +01:00 committed by Frank Denis
parent b1447160a0
commit e49ce4f12b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Description=DNSCrypt-proxy client
Documentation=https://github.com/jedisct1/dnscrypt-proxy/wiki
Requires=dnscrypt-proxy.socket
After=network.target
After=network-online.target
Before=nss-lookup.target
Wants=nss-lookup.target