mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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>
(cherry picked from commit a2f2e752c2)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
e814109e1c
commit
fdff890d71
|
|
@ -16,3 +16,5 @@ LICENSE = "MIT"
|
|||
export IMAGE_BASENAME = "core-image-minimal-xfce"
|
||||
|
||||
inherit core-image
|
||||
|
||||
SYSTEMD_DEFAULT_TARGET = "graphical.target"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user