Eivind Uggedal 90c1b657c6 main/busybox-initscripts: ntpd init and conf
Replaces openntpd init script and conf with the same
name.
2014-03-19 10:33:16 +00:00

3 lines
106 B
Plaintext

# By default ntpd runs as a client. Add -l to run as a server on port 123.
NTPD_OPTS="-N -p pool.ntp.org"