]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- copy paste typo
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 22 Mar 2010 22:44:56 +0000 (22:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    messagebus.init -> 1.17

messagebus.init

index c44abdee50abb7392ef5dc842534123b25a47f65..9b11d6f14b3e7dd2f368d47a363983eb666f24fa 100644 (file)
@@ -55,7 +55,7 @@ stop() {
 }
 
 condrestart() {
-       if [ -f /var/lock/subsys/cpqarrayd ]; then
+       if [ -f /var/lock/subsys/messagebus ]; then
                stop
                start
        else
This page took 0.171077 seconds and 4 git commands to generate.