summaryrefslogtreecommitdiff
path: root/recipes-graphics
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-07-17 12:24:31 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-07-22 18:21:23 +0200
commit7dfaa6aea79295320896315abed71124ac09e552 (patch)
treeff745ae7d8327698ab95c612e7643ad072acb4af /recipes-graphics
parentb373a6e9c72fc660a7d181d4406b9a3d5fa46b35 (diff)
wayland-app-launch: use new weston@root.service naming scheme
Related-to: ELB-2838 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service4
1 files changed, 2 insertions, 2 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
index a62c980..d4b1008 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
@@ -1,7 +1,7 @@
[Unit]
Description=Start a wayland application
-After=weston.service
-Requires=weston.service
+After=weston@root.service
+Requires=weston@root.service
[Service]
Restart=always