172N/A The contents of this file are subject to the terms of the 172N/A Common Development and Distribution License (the "License"). 172N/A You may not use this file except in compliance with the License. 172N/A See the License for the specific language governing permissions 172N/A and limitations under the License. 172N/A When distributing Covered Code, include this CDDL HEADER in each 172N/A If applicable, add the following below this CDDL HEADER, with the 172N/A fields enclosed by brackets "[]" replaced with your own identifying 172N/A information: Portions Copyright [yyyy] [name of copyright owner] 5960N/A Copyright (c) 2009, 2016, Oracle and/or its affiliates. All rights reserved. 172N/A NOTE: This service manifest is not editable; its contents will 172N/A be overwritten by package or patch operations, including 172N/A operating system upgrade. Make customizations in a different 172N/A<
service_bundle type='manifest' name='SUNWntpr:ntp'>
172N/A grouping='optional_all' 5960N/A'basic,!file_link_any,!proc_info,!proc_session,!sys_ib_info,!dax_access,net_privaddr,proc_lock_memory,sys_time,{file_write}:/tmp/*,{zone}:/var/ntp/*,{zone}:/system/volatile/ntp.pid,{file_dac_read,file_dac_search}:/etc/inet/*' 172N/A timeout_seconds='1800'>
5960N/A'basic,!file_link_any,!proc_info,!proc_session,!sys_ib_info,!dax_access,net_privaddr,proc_lock_memory,sys_time,{file_write}:/tmp/*,{zone}:/var/ntp/*,{zone}:/system/volatile/ntp.pid,{file_dac_read,file_dac_search}:/etc/inet/*' 172N/A timeout_seconds='60' />
172N/A <
property_group name='general' type='framework'>
172N/A <!-- to start stop ntpd --> 172N/A <
propval name='action_authorization' type='astring' 172N/A <
propval name='value_authorization' type='astring' 172N/A <
instance name="default" enabled="false">
172N/A <
property_group name='config' type='application' >
5005N/A <!-- default property settings for ntpd(8). --> 172N/A name='no_auth_required' 172N/A name='always_allow_large_step' 7414N/A name='disable_local_time_adjustment' 172N/A <!-- to change properties --> 172N/A name='value_authorization' 172N/A <
stability value='Unstable' />
172N/A Network Time Protocol (NTP) Version 4
5005N/A <
manpage title='ntpd' section='8' />
7412N/A <
manpage title='ntpq' section='8' />
7415N/A <
pg_pattern name='config' type='application' target='this' 7415N/A <
prop_pattern name='wait_for_sync' type='boolean' 7415N/APrevents service from going fully online until after the first
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='no_auth_required' type='boolean' 7415N/ADisables the need for broadcast and multicast servers to
7415N/Abe authenticated with crypto keys.
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='verbose_logging' type='boolean' 7415N/AThe ntpd daemon is started with logging turned on.
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='slew_always' type='boolean' 7415N/APrevents the clock from stepping for measured offsets below 600 seconds.
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='allow_step_at_boot' type='boolean' 7415N/AAllows the first clock correction after a system boot to be of any size. Ignores
7415N/Athe setting of slew_always for ths first clock adjustment.
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='always_allow_large_step' type='boolean' 7415N/AExtends the meaning of allow_step_at_boot to apply to the first clock adjustment
7415N/Aafter ntpd is started and not just the first time after a boot.
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='disable_local_time_adjustment' type='boolean' 7415N/ARemoves the ability of ntpd to set the time on the local system, but allows it
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='logfile' type='astring' 7415N/AThe logfile that ntpd will use if verbose_logging is set. This file must be
7415N/Awriteable by the user daemon and be in a directory writable by that user.
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='debuglevel' type='integer' 7415N/AThe level of debugging. A value of 0 disables debugging. Maximum debugging
7415N/A <
cardinality min='1' max='1' />
7415N/A <
prop_pattern name='mdnsregister' type='boolean' 7415N/AAfter the clock is in sync, register the NTP service with mdns.
7415N/A <
cardinality min='1' max='1' />