]> matita.cs.unibo.it Git - helm.git/commitdiff
Daemons moved to /projects/helm/daemons.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 19 Jan 2004 12:57:29 +0000 (12:57 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 19 Jan 2004 12:57:29 +0000 (12:57 +0000)
helm/scripts/init.d/helm-draw-graph_mowgli
helm/scripts/init.d/helm-uri-set-queue_mowgli

index 769cd3f0d11964fe498ae8adaddd4733ecee6019..7d77cd47826022717228eb19989a15094c7e8f8b 100755 (executable)
@@ -6,8 +6,7 @@
 # Created: Wed,  9 Oct 2002 11:12:01 +0200
 # Last-Modified: Wed,  9 Oct 2002 11:12:01 +0200
 
-#DAEMON=/projects/helm/graphs/tools/draw_graph.cgi
-DAEMON=/projects/helm/graphs/tools/drawGraph.opt
+DAEMON=/projects/helm/daemons/graphs/tools/drawGraph.opt
 USAGE="Usage: /etc/init.d/helm-draw-graph_mowgli { start | stop | restart }"
 
 ENVSCRIPT=""
index 2a038806892fd038bfcbe0e7c5f672b3b7edb86b..6b7d17f0755f68201bced1bcaa6488759c0f9af8 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=""