Commit ae05eeb7 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add use/ntp/timesyncd to regular-rescue-live

The image already contains systemd-networkd, so it makes sense to add systemd-timesyncd.
parent 58c9153b
......@@ -156,7 +156,7 @@ distro/regular-rescue-live: distro/.regular-base +systemd \
use/net-eth/networkd-dhcp use/net/networkd/resolved \
use/cleanup/live-no-cleanupdb use/live/repo +wireless \
use/syslinux/sdab.cfg use/grub/sdab_bios.cfg \
use/deflogin
use/deflogin use/ntp/timesyncd
@$(call set,ROOTPW_EMPTY,1)
@$(call add,LIVE_LISTS,openssh)
@$(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