From: Claudio Sacerdoti Coen Date: Mon, 19 Jan 2004 09:52:20 +0000 (+0000) Subject: Error in the warning message. X-Git-Tag: V_0_5_1_3~39 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=f11326e0db6cb41be9785ce4eb52d87c8cc3c075;p=helm.git Error in the warning message. --- diff --git a/helm/scripts/init.d/helm_mowgli b/helm/scripts/init.d/helm_mowgli index fe73ec0d7..710859892 100755 --- a/helm/scripts/init.d/helm_mowgli +++ b/helm/scripts/init.d/helm_mowgli @@ -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 ;;