1[Unit] 2Description=Weston socket 3RequiresMountsFor=/run 4 5[Socket] 6ListenStream=/run/wayland-0 7SocketMode=0775 8SocketUser=weston 9SocketGroup=wayland 10RemoveOnStop=yes 11 12[Install] 13WantedBy=sockets.target 14 15