# client options for "ntpd -q" - ntpdate equivalent
NTP_CLIENT_OPTION="-g -u ntp"

# arguments passed to ntpd when started
NTPD_ARGS="-g -u ntp"