Merge pull request #77 from Zirkelite/systemd-service-update
Update systemd service to pull nss-lookup.target in.
This commit is contained in:
commit
1fcb0acc77
|
@ -4,6 +4,7 @@ Documentation=man:dnscrypt-proxy(8)
|
|||
Requires=dnscrypt-proxy.socket
|
||||
After=network.target
|
||||
Before=nss-lookup.target
|
||||
Wants=nss-lookup.target
|
||||
|
||||
[Install]
|
||||
Also=dnscrypt-proxy.socket
|
||||
|
|
Loading…
Reference in New Issue