Commit 948be19c authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Add chrony

Use chrony as NTP client.
parent 7a55147e
...@@ -21,6 +21,7 @@ use/slinux/base: use/isohybrid use/slinux use/x11/xorg use/x11/lightdm/gtk +puls ...@@ -21,6 +21,7 @@ use/slinux/base: use/isohybrid use/slinux use/x11/xorg use/x11/lightdm/gtk +puls
@$(call add,THE_LISTS,slinux/xfce-base) @$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,$(call tags,base l10n)) @$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad) @$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,STAGE2_PACKAGES,chrony)
@$(call add,THE_KMODULES,staging) @$(call add,THE_KMODULES,staging)
@$(call add,STAGE1_MODLISTS,stage2-mmc) @$(call add,STAGE1_MODLISTS,stage2-mmc)
......
...@@ -15,7 +15,7 @@ bluetoothd.service ...@@ -15,7 +15,7 @@ bluetoothd.service
crond.service crond.service
lvm2-monitor.service lvm2-monitor.service
network.service network.service
ntpd.service chronyd.service
lightdm.service lightdm.service
bluetooth.service bluetooth.service
livecd-setlocale livecd-setlocale
......
...@@ -16,3 +16,5 @@ remmina-plugins ...@@ -16,3 +16,5 @@ remmina-plugins
b43-fwcutter b43-fwcutter
#bcm43xx-fwcutter #bcm43xx-fwcutter
chrony
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