]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/init.d/helm-proof-checker_mowgli
/projects/helm/run/*_mowgli.pid moved into /var/run
[helm.git] / helm / scripts / init.d / helm-proof-checker_mowgli
index 00a786c92ccc82dd0dd5fec114d8f6a49a681902..0c6822653dc9a757b1a8e582b7a13dff7feee91f 100755 (executable)
@@ -20,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 ..."