Name
Date
Size
#Lines
LOC

..--

rc.d/H--6431

READMEH A D22-Jun-2015666 1410

ntpdH A D22-Jun-20151.8 KiB8968

ntpwaitH A D22-Jun-2015179 1611

README

1 This directory contains some example rc scripts for ntpd.
2 
3 In general, ntpd should be started as soon as possible in the boot process. If
4 any services require stable system clock, the ntpwait script should be run
5 before them as late as possible.
6 
7 The rc.d contains scripts for systems using rc.d init system (originated in
8 NetBSD). If a service requires stable system time, indicate it with TIMESYNC
9 dependency and set ntpwait_enable to YES.
10 
11 For SysV init systems, you'll have to create links as /etc/rc2.d/S20ntpd and
12 /etc/rc2.d/S80ntpwait yourself. (The numbers are just examples, try to give
13 ntpd as much time as possible to synchronize before running ntpwait).
14