]> git.pld-linux.org Git - packages/acpid.git/commitdiff
- unify msg_not_running usage
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 17 Sep 2006 16:17:31 +0000 (16:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpid.init -> 1.21

acpid.init

index 9eb457c8918389fbfb8b965a7de4794eb27e6406..db0db49d90069fcf66b4e5e018d0bb8875bdf519 100644 (file)
@@ -89,7 +89,7 @@ case "$1" in
                killproc acpid -HUP
                RETVAL=$?
        else
-               msg_not_running acpid >&2
+               msg_not_running acpid
                exit 7
        fi
        ;;
This page took 0.10329 seconds and 4 git commands to generate.