components/ntp/Solaris/ntp.xml
changeset 5007 0052258cbb9d
parent 4486 8a12763ec19a
child 5962 cb383b2a2d0a
equal deleted inserted replaced
5006:f2592e203a2a 5007:0052258cbb9d
   109 		value='solaris.smf.value.ntp' />
   109 		value='solaris.smf.value.ntp' />
   110 	</property_group>
   110 	</property_group>
   111 
   111 
   112 	<instance name="default" enabled="false">
   112 	<instance name="default" enabled="false">
   113 		<property_group name='config' type='application' >
   113 		<property_group name='config' type='application' >
   114 			<!-- default property settings for ntpd(1M). -->
   114 			<!-- default property settings for ntpd(8). -->
   115 
   115 
   116 			<propval
   116 			<propval
   117 			    name='wait_for_sync'
   117 			    name='wait_for_sync'
   118 			    type='boolean'
   118 			    type='boolean'
   119 			    value='false' />
   119 			    value='false' />
   173 			<loctext xml:lang='C'>
   173 			<loctext xml:lang='C'>
   174 			Network Time Protocol (NTP) Version 4
   174 			Network Time Protocol (NTP) Version 4
   175 			</loctext>
   175 			</loctext>
   176 		</common_name>
   176 		</common_name>
   177 		<documentation>
   177 		<documentation>
   178 			<manpage title='ntpd' section='1M' />
   178 			<manpage title='ntpd' section='8' />
   179 			<manpage title='ntp.conf' section='4' />
   179 			<manpage title='ntp.conf' section='4' />
   180 			<manpage title='ntpq' section='1M' />
   180 			<manpage title='ntpq' section='1M' />
   181 		</documentation>
   181 		</documentation>
   182 	</template>
   182 	</template>
   183 </service>
   183 </service>