diff options
Diffstat (limited to 'net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1')
-rw-r--r-- | net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 b/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 index cef96535e29d..453ab0b3149e 100644 --- a/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 +++ b/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ DNSCRYPT_LOGFILE=${DNSCRYPT_LOGFILE:-syslog} DNSCRYPT_RESOLVERS_LIST=${DNSCRYPT_RESOLVERS_LIST:-/usr/share/dnscrypt-proxy/dnscrypt-resolvers.csv} |