]> git.pld-linux.org Git - packages/alarmwatch.git/commitdiff
- updated
authorankry <ankry@pld-linux.org>
Fri, 2 May 2003 23:38:06 +0000 (23:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alarmwatch.init -> 1.2

alarmwatch.init

index d6cf35eb784c4cffa9c8d90d32c815e86a57dd5d..cfa0404cf5ad1a6b59437043207ec6d763e47c11 100644 (file)
@@ -26,7 +26,7 @@ case "$1" in
        # Check if the service is already running?
        if [ ! -f /var/lock/subsys/alarmwatch ]; then
                if [ -z "$CHIPS" ]; then
-                   echo "alarmwatch not configured (CHIPS not set), cannot start."
+                   nls "alarmwatch not configured (CHIPS not set), cannot start."
                    exit 1
                fi
                if [ "$SENSORS_SETUP" = "yes" ]; then
This page took 0.067642 seconds and 4 git commands to generate.