]> matita.cs.unibo.it Git - helm.git/commitdiff
All daemons are now run in their .opt version.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 17 Feb 2004 11:41:55 +0000 (11:41 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 17 Feb 2004 11:41:55 +0000 (11:41 +0000)
helm/scripts/init.d/helm-http-getter_mowgli
helm/scripts/init.d/helm-uwobo_mowgli

index 1813bb8f97c2c79fbbb45649916bae8f0ebfd1dd..183ec2a043d59379a5bfb1a88d96207e5ecf09b9 100755 (executable)
@@ -6,7 +6,7 @@
 # Created: Tue,  8 Oct 2002 17:18:17 +0200
 # Last-Modified: Wed,  8 Jan 2003 12:09:41 +0100
 
-DAEMON="/projects/helm/daemons/http_getter/http_getter"
+DAEMON="/projects/helm/daemons/http_getter/http_getter.opt"
 USAGE="Usage: /etc/init.d/helm-http-getter_mowgli { start | stop | restart }"
 
 ENVSCRIPT=""
index b3ac8431ae7ea2552b5c11417f7c0e6dc36d7e9b..6ac0fac613592e7a3b1907fdd3f0c84e0af219be 100755 (executable)
@@ -6,7 +6,7 @@
 # Created: Wed, 15 Jan 2003 15:14:07 +0100
 # Last-Modified: Tue,  8 Apr 2003 09:43:08 +0200 zacchiro
 
-DAEMON="/projects/helm/daemons/uwobo/uwobo"
+DAEMON="/projects/helm/daemons/uwobo/uwobo.opt"
 USAGE="Usage: /etc/init.d/helm-uwobo_mowgli { start | stop | restart }"
 UWOBO_FOREVER="/etc/init.d/uwobo_forever.sh"