mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Updated systemd (markdown)
parent
afe624a82c
commit
f3e1d1c1e1
1 changed files with 2 additions and 2 deletions
|
@ -214,9 +214,9 @@ systemctl status dnscrypt-proxy.service
|
|||
|
||||
--
|
||||
|
||||
UPDATE for v2.0.45
|
||||
## 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, 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.
|
||||
|
||||
--
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue