x11-autostart: installer-feature-runlevel5-stage3 for distro targets only

For rootfs a similar script is launched when building image.
This commit is contained in:
Anton Midyukov 2021-12-30 22:32:31 +07:00
parent 3e7b5828e6
commit 370be09a86

View File

@ -1,3 +1,5 @@
use/x11-autostart: use/x11
@$(call add_feature)
ifeq (distro,$(IMAGE_CLASS))
@$(call add,BASE_PACKAGES,installer-feature-runlevel5-stage3) ###
endif