aboutsummaryrefslogtreecommitdiffstats
path: root/services/dnscrypt-proxy
diff options
context:
space:
mode:
Diffstat (limited to 'services/dnscrypt-proxy')
-rwxr-xr-xservices/dnscrypt-proxy/run4
1 files changed, 4 insertions, 0 deletions
diff --git a/services/dnscrypt-proxy/run b/services/dnscrypt-proxy/run
new file mode 100755
index 0000000..4b53f43
--- /dev/null
+++ b/services/dnscrypt-proxy/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+exec \
+ env \
+ /usr/bin/dnscrypt-proxy -config /home/devi/scripts/dnscrypt/dnscrypt-proxy.toml 2>&1