summaryrefslogtreecommitdiff
path: root/dnscrypt-wrapper.initd
diff options
context:
space:
mode:
Diffstat (limited to 'dnscrypt-wrapper.initd')
-rwxr-xr-xdnscrypt-wrapper.initd4
1 files changed, 0 insertions, 4 deletions
diff --git a/dnscrypt-wrapper.initd b/dnscrypt-wrapper.initd
index 0a7b6aa..e836c47 100755
--- a/dnscrypt-wrapper.initd
+++ b/dnscrypt-wrapper.initd
@@ -8,7 +8,3 @@ start_stop_daemon_args="--background --make-pidfile"
depend() {
need dnsmasq
}
-
-stop_pre() {
- pkill -u dnscrypt-wrapper
-}