# HG changeset patch # User Mary Ding # Date 1465762423 25200 # Node ID 54be0d99b031232ade6b8294f17ec890748eb81e # Parent 71684abc33b68270474bc1551f41c808b1165a39 15712250 SUNBT7040294 occasional system-dbus:default service start up time out diff -r 71684abc33b6 -r 54be0d99b031 components/desktop/dbus/files/dbus.xml --- a/components/desktop/dbus/files/dbus.xml Fri Jul 01 16:29:46 2016 -0700 +++ b/components/desktop/dbus/files/dbus.xml Sun Jun 12 13:13:43 2016 -0700 @@ -54,7 +54,7 @@ type='method' name='start' exec='/lib/svc/method/svc-dbus start' - timeout_seconds='30'> + timeout_seconds='300'> @@ -64,7 +64,7 @@ type='method' name='stop' exec=':kill' - timeout_seconds='30' /> + timeout_seconds='300' />