regular.mk: enable ntpd for desktops
...if any (and there should be some now).
This commit is contained in:
parent
d437a3e971
commit
3014fde9fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user