]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/init.d/uwobo_forever.sh
removed tedious "_mowgli" postfix
[helm.git] / helm / scripts / init.d / uwobo_forever.sh
index a7985c464b27500ea54d0fd6a581663d2e83d509..3b8e5d2e8ab69673b02840c17877f50303fe29ee 100755 (executable)
@@ -14,7 +14,7 @@ exit 0
 
 # Warning: $PIDFILE value is shared by UWOBO /etc/init.d script, change at your
 # own risk
-PIDFILE="/var/run/uwobo.opt_mowgli.pid"
+PIDFILE="/var/run/uwobo.opt.pid"
 
 MAILTO="root@mowgli.cs.unibo.it"
 INTERVAL="60"
@@ -38,7 +38,7 @@ uwobo_is_alive ()
 # start uwobo
 start_uwobo ()
 {
-   /etc/init.d/helm-uwobo_mowgli start &
+   /etc/init.d/helm-uwobo start &
 }
 
 # first check