]> matita.cs.unibo.it Git - helm.git/commitdiff
Error in the warning message.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 19 Jan 2004 09:52:20 +0000 (09:52 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 19 Jan 2004 09:52:20 +0000 (09:52 +0000)
helm/scripts/init.d/helm_mowgli

index fe73ec0d7abef12a3df349710b483955a9788410..710859892f1217cb6f3ae8a4483bd18df8500976 100755 (executable)
@@ -28,7 +28,7 @@ case "$1" in
     else
       echo "Actually, considered daemons are: $DAEMONS"
     fi
-    echo "to change this setting see /etc/default/helm"
+    echo "to change this setting see /etc/default/helm_mowgli"
     echo
     exit 1
     ;;