8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
# /etc/conf.d/ntpd: config file for openntpd's ntpd
|
|
|
|
# See ntpd(8) man page ... some popular options:
|
|
# -s Set the time immediately at startup
|
|
# (Note: may cause up to a 15 second startup delay
|
|
# if ntp servers not reachable)
|
|
NTPD_OPTS=""
|