rescheduling sessions for udp
[oweals/gnunet.git] / src / dns / dns.conf.in
index ee9a653023b106834f32f057073fb2ec8b54d5f4..4f87845b1c2964646125c00606e24de70221b4c5 100644 (file)
@@ -1,8 +1,8 @@
 [dns]
-AUTOSTART = YES
+AUTOSTART = @AUTOSTART@
 HOSTNAME = localhost
 BINARY = gnunet-service-dns
-UNIXPATH = /tmp/gnunet-service-dns.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-dns.sock
 
 # Access to this service can compromise all DNS queries in this
 # system.  Thus access should be restricted to the same UID.