]> git.pld-linux.org Git - packages/powernowd.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:
    powernowd.init -> 1.3

powernowd.init

index c213834353b234e38a432c061d9dde2844de8628..6d95573f6d8af500547ee8577600e2c95c933844 100755 (executable)
@@ -68,7 +68,7 @@ case "$1" in
                killproc powernowd -HUP
                RETVAL=$?
        else
-               msg_not_running powernowd >&2
+               msg_not_running powernowd
                exit 7
        fi
        ;;
This page took 0.068177 seconds and 4 git commands to generate.