]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/init.d/helm-uri-set-queue_mowgli
added sample configuration file
[helm.git] / helm / scripts / init.d / helm-uri-set-queue_mowgli
index 2a038806892fd038bfcbe0e7c5f672b3b7edb86b..14a9e30a9bd5f7106273083fedeebc051175a574 100755 (executable)
@@ -6,8 +6,7 @@
 # Created: Tue,  8 Oct 2002 17:18:17 +0200
 # Last-Modified: Wed, 20 Nov 2002 10:50:25 +0100
 
-#DAEMON=/projects/helm/graphs/tools/uri_set_queue.cgi
-DAEMON=/projects/helm/graphs/tools/uriSetQueue.opt
+DAEMON=/projects/helm/daemons/graphs/tools/uriSetQueue.opt
 USAGE="Usage: /etc/init.d/helm-uri-set-queue_mowgli { start | stop | restart }"
 
 ENVSCRIPT=""
@@ -21,7 +20,7 @@ fi
 . $ENVSCRIPT &> /dev/null
 
 NAME=`basename $DAEMON`
-PIDFILE=/projects/helm/run/"$NAME"_mowgli.pid
+PIDFILE=/var/run/"$NAME"_mowgli.pid
 
 do_start () {
   echo "Starting $DAEMON ..."