Commit 4358bdab authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

basealt.mk: Add chrony

Use chrony as NTP client.
parent 87b7757d
......@@ -25,6 +25,7 @@ distro/alt-workstation: distro/.base +power +vmguest +wireless +efi \
@$(call add,CLEANUP_BASE_PACKAGES,acpid-events-power)
@$(call add,RESCUE_BOOTARGS,nomodeset vga=0)
@$(call add,EFI_BOOTARGS,lang=ru_RU)
@$(call add,DEFAULT_SERVICES_ENABLE,chronyd)
endif
ifeq (,$(filter-out e2k%,$(ARCH)))
......
......@@ -25,6 +25,7 @@ net-tools
tcpdump
ipcalc
python-module-serial
chrony
accountsservice
......
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