mixin.mk: switch to chrony

chrony is a modern ntp client working better than openntp's one
in many circumstances (especially on e2k hardware).
This commit is contained in:
Anton Midyukov 2019-03-14 02:07:28 +07:00 committed by Michael Shigorin
parent 82bf8c1c0f
commit 2f5cb67331

View File

@ -40,7 +40,7 @@ mixin/e2k-mate: use/e2k/x11 use/x11/xorg use/fonts/install2 \
### regular.mk
mixin/regular-x11: use/luks use/volumes/regular \
use/browser/firefox/i18n use/browser/firefox/h264 \
use/branding use/ntp/client use/services/lvm2-disable
use/branding use/ntp/chrony use/services/lvm2-disable
@$(call add,THE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
@$(call add,THE_PACKAGES,btrfs-progs)