gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6556 - GNUnet/contrib


From: gnunet
Subject: [GNUnet-SVN] r6556 - GNUnet/contrib
Date: Tue, 11 Mar 2008 13:49:39 -0600 (MDT)

Author: durner
Date: 2008-03-11 13:49:39 -0600 (Tue, 11 Mar 2008)
New Revision: 6556

Modified:
   GNUnet/contrib/config-daemon.scm
Log:
use $GNUNETD_HOME

Modified: GNUnet/contrib/config-daemon.scm
===================================================================
--- GNUnet/contrib/config-daemon.scm    2008-03-10 23:10:30 UTC (rev 6555)
+++ GNUnet/contrib/config-daemon.scm    2008-03-11 19:49:39 UTC (rev 6556)
@@ -213,7 +213,7 @@
 "Unless you want to share the directory directly using a webserver, the 
default is most likely just fine." )
   '()
   #t
-  "/var/lib/gnunet/data/hosts/"
+  "$GNUNETD_HOME/data/hosts/"
   '()
   'rare) )
 
@@ -1113,7 +1113,7 @@
  (_ "Have a look at contrib/dot-procmailrc for an example .procmailrc file.")
  '()
  #t
- "/var/lib/gnunet/smtp-pipe"
+ "$GNUNETD_HOME/smtp-pipe"
  '()
  'smtp-loaded))
 





reply via email to

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