2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
7 The contents of this file are subject to the terms of the
8 Common Development and Distribution License (the "License").
9 You may not use this file except in compliance with the License.
11 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12 or http://www.opensolaris.org/os/licensing.
13 See the License for the specific language governing permissions
14 and limitations under the License.
16 When distributing Covered Code, include this CDDL HEADER in each
17 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18 If applicable, add the following below this CDDL HEADER, with the
19 fields enclosed by brackets "[]" replaced with your own identifying
20 information: Portions Copyright [yyyy] [name of copyright owner]
24 Copyright (c) 2006, 2023, Oracle and/or its affiliates.
27 NOTE: This service manifest is not editable; its contents will
28 be overwritten by package or patch operations, including
29 operating system upgrade. Make customizations in a different
32 Service manifest for dbus.
35 <service_bundle type='manifest' name='SUNWdbusr:dbus'>
42 <create_default_instance enabled='true' />
46 <dependency name='usr'
48 grouping='require_all'
50 <service_fmri value='svc:/system/filesystem/minimal' />
56 exec='/lib/svc/method/svc-dbus start'
57 timeout_seconds='300'>
59 <method_credential user='root' group='root' />
67 timeout_seconds='300' />
73 timeout_seconds='30' />
75 <property_group name='startd' type='framework'>
76 <!-- sub-process core dumps shouldn't restart session -->
77 <propval name='ignore_error' type='astring'
78 value='core,signal' />
81 <stability value='Unstable' />
85 <loctext xml:lang='C'>
90 <manpage title='dbus-daemon' section='1' manpath='/usr/man' />