mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
core-image-minimal-xfce: Use graphical.target as default
This ensures that nodm unit is started during boot with systemd images Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Kai Kang <kai.kang@windriver.com>
This commit is contained in:
@@ -16,3 +16,5 @@ LICENSE = "MIT"
|
|||||||
export IMAGE_BASENAME = "core-image-minimal-xfce"
|
export IMAGE_BASENAME = "core-image-minimal-xfce"
|
||||||
|
|
||||||
inherit core-image
|
inherit core-image
|
||||||
|
|
||||||
|
SYSTEMD_DEFAULT_TARGET = "graphical.target"
|
||||||
|
|||||||
Reference in New Issue
Block a user