]> matita.cs.unibo.it Git - helm.git/commitdiff
Cached moved to /tmp/helm/cache.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 16 Feb 2004 18:28:50 +0000 (18:28 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 16 Feb 2004 18:28:50 +0000 (18:28 +0000)
helm/scripts/init.d/etc_default_helm_mowgli

index eeb0a801a4ee4bab3271e07540e583adda1904d5..d4b099e5b286c84ae7447a3ddeb6d8e0d90ed395 100644 (file)
@@ -19,10 +19,11 @@ UWOBO_INIT_SCRIPT="/projects/helm/shared/scripts/init.d/loadPredefinedStylesheet
 
   # http getter cache dirs that need to be created at boot time
 HTTP_GETTER_CACHE_DIRS="
-  /projects/helm/shared/cache/library
-  /projects/helm/shared/cache/library/http_getter_mowgli
-  /projects/helm/shared/cache/rdf_library
-  /projects/helm/shared/cache/rdf_library/http_getter_mowgli
+  /tmp/helm
+  /tmp/helm/cache
+  /tmp/helm/cache/cic_library
+  /tmp/helm/cache/rdf_library
+  /tmp/helm/cache/nuprl_library
 "
 
   # user which will own the daemons and the cache directories