You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/busybox/files/ntpd.confd

7 lines
186 B

# Config file for /etc/init.d/busybox-ntpd
# run "/sbin/ntpd --help" to see all possible options.
# Get time from specified server and run in background
NTPD_OPTS="-N -p pool.ntp.org"