2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
4 Copyright 2009 Sun Microsystems, Inc. All rights reserved.
5 Use is subject to license terms.
7 Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
11 The contents of this file are subject to the terms of the
12 Common Development and Distribution License (the "License").
13 You may not use this file except in compliance with the License.
15 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 or http://www.opensolaris.org/os/licensing.
17 See the License for the specific language governing permissions
18 and limitations under the License.
20 When distributing Covered Code, include this CDDL HEADER in each
21 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
22 If applicable, add the following below this CDDL HEADER, with the
23 fields enclosed by brackets "[]" replaced with your own identifying
24 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
33 Service manifest for the rpc.bootparamd service.
36 <service_bundle type='manifest' name='SUNWbsr:bootparams'>
39 name='network/rpc/bootparams'
43 <create_default_instance enabled='false' />
49 grouping='require_all'
52 <service_fmri value='svc:/milestone/network' />
57 grouping='require_all'
60 <service_fmri value='svc:/milestone/name-services' />
63 <dependency name='rpcbind'
64 grouping='require_all'
67 <service_fmri value='svc:/network/rpc/bind'/>
71 name='rpc-bootparams_multi-user-server'
72 grouping='optional_all'
75 value='svc:/milestone/multi-user-server' />
81 exec='/usr/sbin/rpc.bootparamd'
82 timeout_seconds='60' />
88 timeout_seconds='60' />
90 <property_group name='firewall_context' type='com.sun,fw_definition'>
91 <propval name='isrpc' type='boolean' value='true' />
92 <propval name='name' type='astring' value='100026' />
95 <property_group name='firewall_config' type='com.sun,fw_configuration'>
96 <propval name='policy' type='astring' value='use_global' />
97 <propval name='block_policy' type='astring'
99 <propval name='apply_to' type='astring' value='' />
100 <propval name='apply_to_6' type='astring' value='' />
101 <propval name='exceptions' type='astring' value='' />
102 <propval name='exceptions_6' type='astring' value='' />
103 <propval name='target' type='astring' value='' />
104 <propval name='target_6' type='astring' value='' />
105 <propval name='value_authorization' type='astring'
106 value='solaris.smf.value.firewall.config' />
109 <stability value='Unstable' />
113 <loctext xml:lang='C'>
114 boot parameter server
119 <loctext xml:lang='C'>
120 rpc.bootparamd provides information from a bootparams database to
121 diskless clients at boot time.
125 <manpage title='rpc.bootparamd' section='1M'
126 manpath='/usr/share/man' />