Commit 2f5cb673 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

mixin.mk: switch to chrony

chrony is a modern ntp client working better than openntp's one in many circumstances (especially on e2k hardware).
parent 82bf8c1c
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment