From 51f8f7dde76e4f295e460eb5e1053ed1099c4ae1 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Wed, 18 Feb 2004 16:37:31 +0000 Subject: [PATCH] Stuff moved around. --- helm/scripts/init.d/etc_default_helm_mowgli | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/helm/scripts/init.d/etc_default_helm_mowgli b/helm/scripts/init.d/etc_default_helm_mowgli index 5bb52b9c8..af33f72ed 100644 --- a/helm/scripts/init.d/etc_default_helm_mowgli +++ b/helm/scripts/init.d/etc_default_helm_mowgli @@ -12,7 +12,7 @@ DAEMONS=" " # script used to load/unload uwobo predefined scripts -UWOBO_INIT_SCRIPT="/projects/helm/shared/scripts/init.d/loadPredefinedStylesheets.pl" +UWOBO_INIT_SCRIPT="/projects/helm/etc/init.d/loadPredefinedStylesheets.pl" # http getter cache dirs that need to be created at boot time HTTP_GETTER_CACHE_DIRS=" @@ -31,6 +31,4 @@ export HELM_UWOBO_URL=http://mowgli.cs.unibo.it:58080 export UWOBO_PANEL_CONF=/projects/helm/public_html/uwobo/panel/control.html NUPRL_UWOBO_PANEL_CONF="/projects/helm/nuprl/NuPRL/uwobo-panel/control.html" -export MATHQL_DB_MAP=/projects/helm/shared/scripts/init.d/mathql_db_map.txt - # vim: set ft=sh: -- 2.39.2