Commit 3014fde9 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: enable ntpd for desktops

...if any (and there should be some now).
parent d437a3e9
......@@ -16,7 +16,7 @@ distro/.regular-x11: distro/.regular-base +vmguest +wireless \
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_PACKAGES,gpm livecd-install-apt-cache)
@$(call add,DEFAULT_SERVICES_ENABLE,gpm)
@$(call add,DEFAULT_SERVICES_ENABLE,gpm ntpd)
@$(call add,EFI_BOOTARGS,live_rw)
# common WM live/installer bits
......
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