Index: dbus.conf |
diff --git a/dbus.conf b/dbus.conf |
index d3071755779734ff6a8a4453c687a25e214f4f6f..ab4c470839671186610627f5f2d20261dc7f7f23 100644 |
--- a/dbus.conf |
+++ b/dbus.conf |
@@ -1,4 +1,4 @@ |
-# Copyright (c) 2009 The Chromium OS Authors. All rights reserved. |
+# Copyright (c) 2011 The Chromium OS Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
@@ -7,7 +7,8 @@ |
# Does some required setup and then starts the D-Bus daemon. |
# |
-start on runlevel 2 |
+start on starting boot-services |
+stop on stopping boot-services |
diandersAtChromium
2011/04/20 16:36:44
NOTE: I'm not convinced this is right. It certain
|
respawn |
# Sets up the D-Bus environment. |