]> git.pld-linux.org Git - packages/dbus.git/blobdiff - messagebus.init
- unify msg_not_running usage
[packages/dbus.git] / 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.071495 seconds and 4 git commands to generate.