From ea32cee8ba718275c154e77e62b4f03ba6f43901 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Thu, 25 Apr 2013 09:51:52 +0000 Subject: testing/dnscrypt-proxy: Fixes #1275 --- testing/dnscrypt-proxy/dnscrypt-proxy.confd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 testing/dnscrypt-proxy/dnscrypt-proxy.confd (limited to 'testing/dnscrypt-proxy/dnscrypt-proxy.confd') diff --git a/testing/dnscrypt-proxy/dnscrypt-proxy.confd b/testing/dnscrypt-proxy/dnscrypt-proxy.confd new file mode 100644 index 0000000000..9b68286369 --- /dev/null +++ b/testing/dnscrypt-proxy/dnscrypt-proxy.confd @@ -0,0 +1,7 @@ +DNSCRYPT_LOGFILE=/var/log/dnscrypt-proxy/dnscrypt-proxy.log +RUNDIR=/var/run/dnscrypt-proxy +PID=/var/run/dnscrypt-proxy/dnscrypt-proxy.pid +DNSCRYPT_USER=dnscrypt +DNSCRYPT_GROUP=dnscrypt +# Set here the IP where DNSCRYPT listen +DNSCRYPT_LOCALIP=127.0.0.1:53 -- cgit v1.2.3