components/apache2/Solaris/http-apache22.xml
branchs11u1-sru
changeset 2874 cce157e90da6
parent 278 77b380ba9d84
equal deleted inserted replaced
2866:f47964580013 2874:cce157e90da6
    20 CDDL HEADER END
    20 CDDL HEADER END
    21 -->
    21 -->
    22 
    22 
    23 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
    23 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
    24 <!--
    24 <!--
    25     Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
    25     Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
    26 -->
    26 -->
    27 
    27 
    28 <service_bundle type='manifest' name='SUNWapch22r:apache'>
    28 <service_bundle type='manifest' name='SUNWapch22r:apache'>
    29 
    29 
    30 <service
    30 <service
    94 		<property_group name='httpd' type='application'>
    94 		<property_group name='httpd' type='application'>
    95 			<stability value='Evolving' />
    95 			<stability value='Evolving' />
    96 			<propval name='startup_options' type='astring' value='' />
    96 			<propval name='startup_options' type='astring' value='' />
    97 			<propval name='server_type' type='astring' value='prefork' />
    97 			<propval name='server_type' type='astring' value='prefork' />
    98 			<propval name='enable_64bit' type='boolean' value='false' />
    98 			<propval name='enable_64bit' type='boolean' value='false' />
    99 			<propval name='value_authorization' type='astring' value='solaris.smf.value.http/apache22' />
    99 			<property name='value_authorization' type='astring'>
       
   100 				<astring_list>
       
   101 					<value_node value='solaris.smf.value.apache' />
       
   102 					<value_node value='solaris.smf.value.http/apache22' />
       
   103 				</astring_list>
       
   104 			</property>
   100 		</property_group>
   105 		</property_group>
   101 
   106 
   102 		<property_group name='general' type='framework'>
   107 		<property_group name='general' type='framework'>
   103 			<propval name='action_authorization' type='astring' value='solaris.smf.manage.http/apache22' />
   108 			<property name='action_authorization' type='astring'>
   104 			<propval name='value_authorization' type='astring' value='solaris.smf.value.http/apache22' />
   109 				<astring_list>
       
   110 					<value_node value='solaris.smf.manage.apache' />
       
   111 					<value_node value='solaris.smf.manage.http/apache22' />
       
   112 				</astring_list>
       
   113 			</property>
       
   114 			<property name='value_authorization' type='astring'>
       
   115 				<astring_list>
       
   116 					<value_node value='solaris.smf.manage.apache' />
       
   117 					<value_node value='solaris.smf.manage.http/apache22' />
       
   118 				</astring_list>
       
   119 			</property>
   105 		</property_group>
   120 		</property_group>
   106 
   121 
   107 		<property_group name='startd' type='framework'>
   122 		<property_group name='startd' type='framework'>
   108 			<!-- sub-process core dumps shouldn't restart
   123 			<!-- sub-process core dumps shouldn't restart
   109 				session -->
   124 				session -->