mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-10 03:01:44 +01:00
3 lines
106 B
Plaintext
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"
|