summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-graphics/wayland/weston-init/weston.socket
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-11-06 14:19:31 -0400
committerScott Murray <scott.murray@konsulko.com>2022-03-30 14:08:33 -0400
commitaac207c39cfe5726000a54c9849b927fe15aa3ce (patch)
treec152fa3f2b4fdfd3d6fa3053544e39ad077ebccc /meta-agl-core/recipes-graphics/wayland/weston-init/weston.socket
parentdb6633e9049910f4465a766a04e3364ce6318c74 (diff)
meta-agl-core: remove weston-init backport
Remove backport of weston-init changes done for Marlin release, they are not required with post-hardknott releases of Yocto. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I81e32fa082df174b3a8a705ac51085176bddb4b8
Diffstat (limited to 'meta-agl-core/recipes-graphics/wayland/weston-init/weston.socket')
-rw-r--r--meta-agl-core/recipes-graphics/wayland/weston-init/weston.socket14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/weston-init/weston.socket b/meta-agl-core/recipes-graphics/wayland/weston-init/weston.socket
deleted file mode 100644
index c1bdc83c0..000000000
--- a/meta-agl-core/recipes-graphics/wayland/weston-init/weston.socket
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Weston socket
-RequiresMountsFor=/run
-
-[Socket]
-ListenStream=/run/wayland-0
-SocketMode=0775
-SocketUser=weston
-SocketGroup=wayland
-RemoveOnStop=yes
-
-[Install]
-WantedBy=sockets.target
-