99553042ad
We need to tell openrc-settingsd which ntp service to use, otherwise it'll default to busybox ntpd which we don't want. Additionally make sure openrc-settingsd service gets launched at boot with the post-install/post-upgrade script. [ci:skip-build]: already built successfully in CI
4 lines
103 B
Text
4 lines
103 B
Text
#
|
|
# Extra options you want to pass to openrc-settingsd
|
|
#
|
|
OPENRC_SETTINGSD_OPTS="--ntp-service=chronyd"
|