]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- cosmetics auto/ti/dbus-1_4_14-2
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 14 Aug 2011 11:29:05 +0000 (11:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    messagebus.upstart -> 1.7

messagebus.upstart

index 702d25ebcc99638286f52d32285660c317c56d70..d3d132a10d95f16d1ed54cd709e8260d4d34aa83 100644 (file)
@@ -11,6 +11,7 @@ pre-start script
 end script
 
 respawn
+expect fork
 exec /usr/bin/dbus-daemon --system --fork
 
 post-start script
@@ -25,7 +26,3 @@ post-stop script
        # lockfile for hald
        rm -f /var/lock/subsys/messagebus || :
 end script
-
-expect fork
-
-# vi: ft=upstart
This page took 0.210736 seconds and 4 git commands to generate.