blob: 6b938dc766ce607849ff231393a85c1b58e95827 (
plain) (
blame)
1
2
3
4
5
6
7
|
# /etc/conf.d/ntpd: config file for openntpd's ntpd
NTPD_HOME=/var/empty
# See ntpd(8) man page ... some popular options:
# -s Set the time immediately at startup
NTPD_OPTS=""
|