-check NULL, check RV
[oweals/gnunet.git] / src / namestore / namestore.conf.in
index 91dbaabad9b77edc4e937c08db29f690c0d2f783..efb326b74400cad97d378597ce17d1ace446edf5 100644 (file)
@@ -1,6 +1,7 @@
 [namestore]
-AUTOSTART = YES
-UNIXPATH = /tmp/gnunet-service-namestore.sock
+AUTOSTART = @AUTOSTART@
+USER_SERVICE = YES
+UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
 UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES
 @UNIXONLY@ PORT = 2099
@@ -25,6 +26,7 @@ gns = gnunet-namestore
 # Name of the fcfs registration service binary (for ARM)
 BINARY = gnunet-namestore-fcfsd
 AUTOSTART = NO
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-fcfsd.sock
 
 # On what port does the FCFS daemon listen for HTTP clients?
 HTTPPORT = 18080