From 7dfaa6aea79295320896315abed71124ac09e552 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Fri, 17 Jul 2020 12:24:31 +0200 Subject: wayland-app-launch: use new weston@root.service naming scheme Related-to: ELB-2838 Signed-off-by: Philippe Schenker --- .../wayland-app-launch/wayland-app-launch/wayland-app-launch.service | 4 ++-- 1 file 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 -- cgit v1.2.3