# Command line options for ntpd
OPTIONS="-g"

# Set to 'yes' to sync hw clock after successful ntpdate (sysinit only)
SYNC_HWCLOCK=no

# pass additional options to ntpdate (sysinit only)
NTPDATE_OPT=""
