regular.mk: use optimal systemd-settings for desktop regular builds

This commit is contained in:
Anton Midyukov 2019-08-27 03:53:51 +07:00 committed by Michael Shigorin
parent 6c01aa52ac
commit fbb783d32a

View File

@ -28,7 +28,7 @@ distro/.regular-wm: distro/.regular-x11 mixin/regular-x11 \
# DE base target
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
distro/.regular-desktop: distro/.regular-wm \
use/syslinux/ui/gfxboot use/firmware/laptop +systemd
use/syslinux/ui/gfxboot use/firmware/laptop +systemd-optimal
@$(call add,THE_BRANDING,bootloader)
@$(call add,THE_PACKAGES,installer-feature-desktop-other-fs-stage2)
@$(call set,KFLAVOURS,std-def)