mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Updated systemd (markdown)
parent
f3e1d1c1e1
commit
05bc5c7420
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ systemctl status dnscrypt-proxy.service
|
|||
|
||||
## UPDATE for v2.0.45
|
||||
for setting up v2.0.45 with systemd (tested on linuxmint 18.3 & linuxmint 19.3):
|
||||
remove line with `dnscrypt-proxy-resolvconf` from dnscrypt-proxy.socket, change in the dnscrypt-proxy.toml 2 lines to `listen =['127.0.0.1:53']` and `ipv6_servers = false` (without quotas both), disable and delete dnscrypt-proxy-resolvconf.service from the systemctl, delete file `/lib/systemd/system/dnscrypt-proxy-resolvconf.service` and reboot.
|
||||
remove line with `dnscrypt-proxy-resolvconf` from dnscrypt-proxy.socket from the instruction above, change in the dnscrypt-proxy.toml 2 lines to `listen =['127.0.0.1:53']` and `ipv6_servers = false` and set appropriate cache and log directories (i.e. /var/cache/dnscrypt-proxy and /var/log/dnscrypt-proxy), disable and delete dnscrypt-proxy-resolvconf.service from the systemctl, delete file `/lib/systemd/system/dnscrypt-proxy-resolvconf.service` and reboot.
|
||||
|
||||
--
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue