From: Fabio Berton <[email protected]> The /etc/default/weston file is already installed and it can be used as systemd EnvironmentFile.
Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> --- meta/recipes-graphics/wayland/weston-init/[email protected] | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-graphics/wayland/weston-init/[email protected] b/meta/recipes-graphics/wayland/weston-init/[email protected] index 0a1df15bdf..ce8f4fb71a 100644 --- a/meta/recipes-graphics/wayland/weston-init/[email protected] +++ b/meta/recipes-graphics/wayland/weston-init/[email protected] @@ -29,6 +29,7 @@ ConditionPathExists=/dev/tty0 [Service] # Requires systemd-notify.so Weston plugin. Type=notify +EnvironmentFile=/etc/default/weston ExecStart=/usr/bin/weston --modules=systemd-notify.so # Optional watchdog setup -- 2.28.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#142940): https://lists.openembedded.org/g/openembedded-core/message/142940 Mute This Topic: https://lists.openembedded.org/mt/77227403/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
