dnscrypt-proxy.socket: update [Unit] dependencies to match those from service (#260)
This commit is contained in:
parent
a95c7b729b
commit
f2ab65aab7
|
@ -1,5 +1,7 @@
|
|||
[Unit]
|
||||
Description=dnscrypt-proxy listening socket
|
||||
Before=nss-lookup.target
|
||||
Wants=nss-lookup.target
|
||||
|
||||
[Socket]
|
||||
ListenStream=127.0.0.1:53
|
||||
|
|
Loading…
Reference in New Issue