Update alpineInit.sh

This commit is contained in:
Molly Lau 2023-07-06 19:47:22 +09:00 committed by GitHub
parent 7488dace28
commit 585be3751c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,7 +98,7 @@ hostname -F /etc/hostname
# Localization
setup-keymap us us
setup-timezone -i ${TimeZone}
setup-ntp chrony
setup-ntp chrony || true
# In arm netboot initramfs init,
# if rtc hardware is detected, add hwclock for system, otherwise add swclock,