etc/systemd: rm -r dnscrypt/

Dnscrypt-proxy appears to handle multiple servers by itself nowadays and
does it in the config file. The servers listed may also be down.

Ref: #92 where I remembered these files still being here.
This commit is contained in:
Aminda Suomalainen 2018-10-08 20:25:09 +03:00
parent 44cbf89582
commit d1151aaf8c
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
4 changed files with 0 additions and 46 deletions

View File

@ -1,12 +0,0 @@
[Unit]
Description=DNSCrypt client proxy
Requires=dnscrypt-proxy4.socket
[Install]
Also=dnscrypt-proxy4.socket
WantedBy=multi-user.target
[Service]
Type=simple
NonBlocking=true
ExecStart=/usr/bin/dnscrypt-proxy -r 95.175.99.231:443 -k 8458:11E2:D322:DAA3:1544:960B:F6C3:000E:910A:C1A6:DE38:8D94:BD1D:EDEA:B60F:0560 -N 2.dnscrypt-cert.fvz-rec-fi-ulv-01.dnsrec.meo.ws

View File

@ -1,11 +0,0 @@
[Unit]
Description=dnscrypt-proxy listening socket
After=network-online.target
[Socket]
ListenStream=127.0.0.1:55
ListenDatagram=127.0.0.1:55
[Install]
WantedBy=sockets.target

View File

@ -1,12 +0,0 @@
[Unit]
Description=DNSCrypt client proxy
Requires=dnscrypt-proxy6.socket
[Install]
Also=dnscrypt-proxy6.socket
WantedBy=multi-user.target
[Service]
Type=simple
NonBlocking=true
ExecStart=/usr/bin/dnscrypt-proxy -r 2a03:e581:4:a1::5:443 -k 8458:11E2:D322:DAA3:1544:960B:F6C3:000E:910A:C1A6:DE38:8D94:BD1D:EDEA:B60F:0560 -N 2.dnscrypt-cert.fvz-rec-fi-ulv-01.dnsrec.meo.ws

View File

@ -1,11 +0,0 @@
[Unit]
Description=dnscrypt-proxy listening socket
After=network-online.target
[Socket]
ListenStream=127.0.0.1:54
ListenDatagram=127.0.0.1:54
[Install]
WantedBy=sockets.target