]> git.pld-linux.org Git - packages/dbus.git/blobdiff - messagebus.init
- upstart: upstart_controlled early
[packages/dbus.git] / messagebus.init
index 4aa87210aff98c6f4790b10e6c1e75d70ddea280..d70ccd6ab6fb03c3f8732c1076d19ef5d026d7dd 100644 (file)
@@ -12,6 +12,8 @@
 # Source function library
 . /etc/rc.d/init.d/functions
 
+upstart_controlled
+
 # Get network config
 . /etc/sysconfig/network
 
@@ -84,8 +86,6 @@ reload() {
        RETVAL=$?
 }
 
-upstart_controlled
-
 RETVAL=0
 # See how we were called.
 case "$1" in
This page took 0.431714 seconds and 4 git commands to generate.