2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
5 Copyright (c) 2010, Intel Corporation.
10 The contents of this file are subject to the terms of the
11 Common Development and Distribution License (the "License").
12 You may not use this file except in compliance with the License.
14 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 or http://www.opensolaris.org/os/licensing.
16 See the License for the specific language governing permissions
17 and limitations under the License.
19 When distributing Covered Code, include this CDDL HEADER in each
20 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
21 If applicable, add the following below this CDDL HEADER, with the
22 fields enclosed by brackets "[]" replaced with your own identifying
23 information: Portions Copyright [yyyy] [name of copyright owner]
28 NOTE: This service manifest is not editable; its contents will
29 be overwritten by package or patch operations, including
30 operating system upgrade. Make customizations in a different
34 <service_bundle type='manifest' name='SUNWacpihpd:acpihpd'>
37 name='platform/i86pc/acpihpd'
41 <create_default_instance enabled='true' />
46 acpihpd should be started after syseventd is running.
50 grouping='require_all'
53 <service_fmri value='svc:/system/sysevent' />
59 exec='/lib/svc/method/svc-acpihpd'
60 timeout_seconds='60' >
62 <method_credential user='root' group='root'
63 privileges='basic,!proc_info,sys_config,sys_mount,sys_devices' />
71 timeout_seconds='60' >
73 <method_credential user='root' group='root' />
77 <stability value='Unstable' />
81 <loctext xml:lang='C'>
82 Intel ACPI hot-plug daemon
86 <manpage title='acpihpd' section='1M'
87 manpath='/usr/share/man' />