From 4522c502e6cf340a8c6be8e5f89dfb84d4f2ac09 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sun, 25 Jun 2017 22:59:18 +0200 Subject: [PATCH] Update dnscrypt section --- debian9.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian9.md b/debian9.md index 3f3e824..e65a866 100644 --- a/debian9.md +++ b/debian9.md @@ -43,5 +43,7 @@ ignore = 127.0.0.1/8 10.0.0.1/8 ### dnscrypt +Needs to be purged and reinstalled: `apt purge dnscrypt-proxy && apt install dnscrypt-proxy` + Switch from init.d script to systemd. Systemd script can be obtained from the [Arch Wiki](https://wiki.archlinux.org/index.php/DNSCrypt)