feat: Init

This commit is contained in:
Wanjohi
2026-04-03 00:33:36 +03:00
parent b743dab332
commit 13db20bad9
499 changed files with 2311 additions and 80039 deletions

View File

@@ -0,0 +1,12 @@
[Unit]
Description=Wayland cross-domain proxy
Requires=nestri-wayland-proxy.socket
[Service]
Type=exec
ExecStartPre=+/bin/chmod 0666 /dev/dri/card0 /dev/dri/renderD128
ExecStart=/usr/bin/wl-cross-domain-proxy --listen-fd
User=nestri
Group=nestri
StandardOutput=file:/tmp/wayland-proxy.log
StandardError=file:/tmp/wayland-proxy-err.log