summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland-app-launch/wayland-app-launch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland-app-launch/wayland-app-launch')
-rw-r--r--recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service.in (renamed from recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service)1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service b/recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service.in
index d4b1008..c0f15b1 100644
--- a/recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service
+++ b/recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service.in
@@ -6,6 +6,7 @@ Requires=weston@root.service
[Service]
Restart=always
Type=forking
+Environment=@@application-environment@@
ExecStart=/usr/bin/wayland-app-launch.sh
[Install]