From beb523d8119c8811db06ac008e3f6f14a173ed13 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 20 Jan 2004 08:40:09 +0000 Subject: [PATCH] /projects/helm/log moved to /var/log/mowgli --- helm/scripts/template.cshrc | 2 +- helm/scripts/template.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/scripts/template.cshrc b/helm/scripts/template.cshrc index 7cba3740b..d2a2c871f 100644 --- a/helm/scripts/template.cshrc +++ b/helm/scripts/template.cshrc @@ -35,7 +35,7 @@ setenv HELM_ANNOTATIONS_DIR pippo setenv HELM_ANNOTATIONS_URL pippo setenv UWOBO_PANEL_CONF /projects/helm/public_html/uwobo/panel/control.html setenv UWOBO_PORT 58080 -setenv UWOBO_LOG_FILE /projects/helm/log/uwobo +setenv UWOBO_LOG_FILE /var/log/mowgli/uwobo setenv HTTP_GETTER_PORT 58081 setenv URI_SET_QUEUE_PORT 58082 setenv DRAW_GRAPH_PORT 58083 diff --git a/helm/scripts/template.rc b/helm/scripts/template.rc index c22271bcf..19a9817e2 100644 --- a/helm/scripts/template.rc +++ b/helm/scripts/template.rc @@ -35,7 +35,7 @@ export HELM_ANNOTATIONS_DIR=pippo export HELM_ANNOTATIONS_URL=pippo export UWOBO_PANEL_CONF=/projects/helm/public_html/uwobo/panel/control.html export UWOBO_PORT=58080 -export UWOBO_LOG_FILE=/projects/helm/log/uwobo +export UWOBO_LOG_FILE=/var/log/mowgli/uwobo export HTTP_GETTER_PORT=58081 export URI_SET_QUEUE_PORT=58082 export DRAW_GRAPH_PORT=58083 -- 2.39.2