7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
# /etc/conf.d/ntpd
|
|
|
|
# Options to pass to the ntpd process
|
|
# Most people should leave this line alone ...
|
|
# however, if you know what you're doing, feel free to tweak
|
|
NTPD_OPTS="-g -u ntp:ntp"
|