Commit 3f00bbc2 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: use/ntp/chrony for rescue-live again

parent c582711e
...@@ -163,7 +163,7 @@ distro/regular-rescue-live: distro/.regular-base +systemd \ ...@@ -163,7 +163,7 @@ distro/regular-rescue-live: distro/.regular-base +systemd \
use/stage2/kms use/hdt use/firmware/full \ use/stage2/kms use/hdt use/firmware/full \
use/cleanup/live-no-cleanupdb use/live/repo +wireless +nm \ use/cleanup/live-no-cleanupdb use/live/repo +wireless +nm \
use/syslinux/sdab.cfg use/grub/sdab_bios.cfg \ use/syslinux/sdab.cfg use/grub/sdab_bios.cfg \
use/deflogin use/ntp/timesyncd use/deflogin use/ntp/chrony
@$(call set,ROOTPW_EMPTY,1) @$(call set,ROOTPW_EMPTY,1)
@$(call add,LIVE_LISTS,openssh) @$(call add,LIVE_LISTS,openssh)
@$(call add,LIVE_LISTS,$(call tags,network security)) @$(call add,LIVE_LISTS,$(call tags,network security))
......
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