chrony is slower than openntpd

This commit is contained in:
Tastatur 2023-12-24 02:33:57 +01:00
parent d8b1378f38
commit 827ffe9a14

View file

@ -31,7 +31,7 @@ The other "setup" scripts can be used to configure key aspects of the system.
# setup-hostname <hostname>
# setup-keymap us us-euro
# setup-timezone -i <Area>/<Subarea>
# setup-ntp chrony
# setup-ntp openntpd
# rc-update add acpid default
# passwd root
```