]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 27 Jan 2008 03:24:30 +0000 (03:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    messagebus.init -> 1.12

messagebus.init

index b01287e817820b73fc0a435126c3ce79531b2ad9..84725e9a3409ba8cd1cc3aa15195dc0d2e3ce9a9 100644 (file)
@@ -59,7 +59,7 @@ condrestart() {
                stop
                start
        else
-               msg_not_running cpqarrayd
+               msg_not_running messagebus
                RETVAL=$1
        fi
 }
@@ -100,5 +100,3 @@ case "$1" in
 esac
 
 exit $RETVAL
-
-# This must be last line !
This page took 0.045737 seconds and 4 git commands to generate.