components/desktop/dbus/files/dbus.xml
changeset 6355 54be0d99b031
parent 6354 71684abc33b6
--- 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'>
 		<method_context>
 			<method_credential user='root' group='root' />
 		</method_context>
@@ -64,7 +64,7 @@
 		type='method'
 		name='stop'
 		exec=':kill'
-		timeout_seconds='30' />
+		timeout_seconds='300' />
 
         <exec_method
                 type='method'