]> git.pld-linux.org Git - packages/dbus.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:
    messagebus.init -> 1.7

messagebus.init

index 15446b76e1ecc7b1b84d294d96859ffa07f56c94..f591f165b6c49d9f117a87888acf9122d4136711 100644 (file)
@@ -61,7 +61,7 @@ case "$1" in
                killproc dbus-daemon -HUP
                RETVAL=$?
        else
-               msg_not_running messagebus >&2
+               msg_not_running messagebus
                RETVAL=7
        fi
        ;;
This page took 0.026621 seconds and 4 git commands to generate.