2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
5 Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
7 Permission is hereby granted, free of charge, to any person obtaining a
8 copy of this software and associated documentation files (the "Software"),
9 to deal in the Software without restriction, including without limitation
10 the rights to use, copy, modify, merge, publish, distribute, sublicense,
11 and/or sell copies of the Software, and to permit persons to whom the
12 Software is furnished to do so, subject to the following conditions:
14 The above copyright notice and this permission notice (including the next
15 paragraph) shall be included in all copies or substantial portions of the
18 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
21 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
23 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24 DEALINGS IN THE SOFTWARE.
28 <service_bundle type='manifest' name='SUNWxwplr:x11-server'>
31 name='application/x11/x11-server'
35 <!-- Need / & /usr filesystems mounted, /var mounted read/write -->
39 grouping='require_all'
41 <service_fmri value='svc:/system/filesystem/local' />
45 name='network-service'
46 grouping='require_all'
49 <service_fmri value='svc:/network/service' />
54 grouping='require_all'
57 <service_fmri value='svc:/milestone/name-services' />
63 exec='/lib/svc/method/x11-server -d 0 -c %i %m'
74 <property_group name='general' type='framework'>
75 <!-- manage server state -->
76 <propval name='action_authorization' type='astring'
77 value='solaris.smf.manage.x11' />
80 <property_group name='options' type='application'>
81 <stability value='Evolving' />
82 <propval name='server' type='astring'
83 value='/usr/bin/Xorg' />
84 <propval name='server_args' type='astring'
86 <property name='default_depth' type='integer' />
87 <propval name='tcp_listen' type='boolean'
89 <propval name='value_authorization' type='astring'
90 value='solaris.smf.manage.x11' />
91 <propval name='display_0_on_console' type='boolean'
93 <propval name='config_file' type='astring' value='' />
96 <stability value='Evolving' />
100 <loctext xml:lang='C'>
101 X Window System server
105 <manpage title='Xserver' section='1' manpath='/usr/share/man' />
106 <manpage title='Xorg' section='1' manpath='/usr/share/man' />