]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/init.d/uwobo_forever.sh
script deprecated
[helm.git] / helm / scripts / init.d / uwobo_forever.sh
index 5c5a57bb1ec86b7faec3d4f8c472baf293900b3a..a7985c464b27500ea54d0fd6a581663d2e83d509 100755 (executable)
@@ -1,4 +1,8 @@
 #!/bin/sh
+
+# THIS SCRIPT IS DEPRECATED, USE daemon_respawner.sh INSTEAD
+exit 0
+
 #
 # respawner for UWOBO (http://helm.cs.unibo.it/software/uwobo)
 #
@@ -10,7 +14,7 @@
 
 # Warning: $PIDFILE value is shared by UWOBO /etc/init.d script, change at your
 # own risk
-PIDFILE="/projects/helm/run/uwobo_mowgli.pid"
+PIDFILE="/var/run/uwobo.opt_mowgli.pid"
 
 MAILTO="root@mowgli.cs.unibo.it"
 INTERVAL="60"