mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-07 09:41:39 +01:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
# /etc/conf.d/ntpd: config file for openntpd's ntpd
|
|
|
|
NTPD_HOME=/var/empty
|
|
|
|
# See ntpd(8) man page ... some popular options:
|
|
# -s Set the time immediately at startup
|
|
NTPD_OPTS=""
|