Updated systemd (markdown)

admzzz 2021-01-18 13:47:02 +00:00
parent 6883b05b33
commit afe624a82c

@ -214,8 +214,12 @@ systemctl status dnscrypt-proxy.service
--
Are you familiar with systemd? Please update this Wiki page with relevant information!
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.
--
Are you familiar with systemd? Please update this Wiki page with relevant information!