#
# Set time sync interval (in seconds) here.
# Setting SNTPC_INTERVAL to 0 will make sntp run once and just exit
#

SNTPC_INTERVAL="0"

# The NTP server to use as time source
SNTPC_HOST=pool.ntp.org
