summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service')
-rw-r--r--recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service12
1 files changed, 0 insertions, 12 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
deleted file mode 100644
index a62c980..0000000
--- a/recipes-graphics/wayland-app-launch/wayland-app-launch/wayland-app-launch.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Start a wayland application
-After=weston.service
-Requires=weston.service
-
-[Service]
-Restart=always
-Type=forking
-ExecStart=/usr/bin/wayland-app-launch.sh
-
-[Install]
-WantedBy=multi-user.target