Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Weston socket
|
||||
RequiresMountsFor=/run
|
||||
|
||||
[Socket]
|
||||
ListenStream=/run/wayland-0
|
||||
SocketMode=0775
|
||||
SocketUser=weston
|
||||
SocketGroup=wayland
|
||||
RemoveOnStop=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
||||
|
||||
Reference in New Issue
Block a user