]> git.pld-linux.org Git - packages/acpid.git/commitdiff
- LSB conformance
authorankry <ankry@pld-linux.org>
Fri, 23 May 2003 22:18:49 +0000 (22:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpid.init -> 1.9

acpid.init

index 023f72e5ed69479a0c09b009c80ce438e7b5169f..866622558d26c6966153e5dc37739198d8e8aeaf 100644 (file)
@@ -48,7 +48,7 @@ case "$1" in
                killproc acpid -HUP
                RETVAL=$?
        else
-               msg_not_running acpid
+               msg_not_running acpid >&2
                exit 7
        fi
        ;;
This page took 0.03621 seconds and 4 git commands to generate.