Run x11vnc as root inside the container

This commit is contained in:
Josh.5
2023-08-22 15:04:43 +12:00
committed by Josh Sunnex
parent 02a94566b2
commit c731e2e0a0

View File

@@ -3,7 +3,7 @@
priority=30
autostart=false
autorestart=true
user=%(ENV_USER)s
user=root
command=/usr/bin/start-x11vnc.sh
environment=HOME="/home/%(ENV_USER)s",USER="%(ENV_USER)s",DISPLAY="%(ENV_DISPLAY)s",PORT_VNC="%(ENV_PORT_VNC)s"
stopsignal=INT