Commit f439922d authored by Anton Midyukov's avatar Anton Midyukov

regular-vm.mk: Added +plymouth for desktop targets

parent df6ce49a
......@@ -31,7 +31,8 @@ ifeq (,$(filter-out armh aarch64,$(ARCH)))
@$(call add,THE_LISTS,remote-access)
endif
vm/.regular-desktop: vm/systemd mixin/regular-vm-x11 +systemd +systemd-optimal; @:
vm/.regular-desktop: vm/systemd mixin/regular-vm-x11 +systemd +systemd-optimal \
+plymouth; @:
vm/.regular-desktop-sysv: vm/bare mixin/regular-vm-x11 use/x11/gdm2.20 \
use/init/sysv/polkit +power; @:
......
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