gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5108 - GNUnet/contrib


From: gnunet
Subject: [GNUnet-SVN] r5108 - GNUnet/contrib
Date: Sun, 17 Jun 2007 13:04:49 -0600 (MDT)

Author: grothoff
Date: 2007-06-17 13:04:49 -0600 (Sun, 17 Jun 2007)
New Revision: 5108

Modified:
   GNUnet/contrib/config-daemon.scm
Log:
bad

Modified: GNUnet/contrib/config-daemon.scm
===================================================================
--- GNUnet/contrib/config-daemon.scm    2007-06-17 18:42:05 UTC (rev 5107)
+++ GNUnet/contrib/config-daemon.scm    2007-06-17 19:04:49 UTC (rev 5108)
@@ -141,7 +141,7 @@
   (_ "Note that the kvstore is currently not used.") 
   '()
   #f
-  "$GNUNET_HOME/kvstore/"
+  "$GNUNETD_HOME/kvstore/"
   '()
   'never) )
 
@@ -264,7 +264,7 @@
   (nohelp)
   '()
   #f
-  "$GNUNET_HOME/daemon-logs"
+  "$GNUNETD_HOME/daemon-logs"
   '()
   'rare) )
 
@@ -644,7 +644,7 @@
   (_ "Specifies the name of a file which contains a list of GNUnet peer IDs 
that are friends.  If used with the friend-to-friend topology, this will ensure 
that GNUnet only connects to these peers (via any available transport).")
   '()
   #f
-  "$GNUNET_HOME/friends"
+  "$GNUNETD_HOME/friends"
   '()
   'f2f) )
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]