]> git.pld-linux.org Git - packages/alarmwatch.git/blobdiff - alarmwatch.init
- updated
[packages/alarmwatch.git] / 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.092845 seconds and 4 git commands to generate.