aboutsummaryrefslogtreecommitdiff
path: root/src/dns
diff options
context:
space:
mode:
Diffstat (limited to 'src/dns')
-rw-r--r--src/dns/dns.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dns/dns.conf.in b/src/dns/dns.conf.in
index 39f260813..019f82c4a 100644
--- a/src/dns/dns.conf.in
+++ b/src/dns/dns.conf.in
@@ -32,3 +32,7 @@ IPV4MASK = 255.255.0.0
32# public DNS resolver or your ISP's resolver from /etc/resolv.conf. 32# public DNS resolver or your ISP's resolver from /etc/resolv.conf.
33DNS_EXIT = 8.8.8.8 33DNS_EXIT = 8.8.8.8
34 34
35# Location of the helper binary gnunet-helper-dns (setuid flag required).
36# By default it is assumed to be in the libexec directory, but on some systems
37# like NixOS setuid is only possible through a wrapper in a different location.
38HELPER_PATH =