This commit is contained in:
2025-09-25 15:20:49 -05:00
parent 87aa3cc1c8
commit 6cb97b7021
2 changed files with 3 additions and 3 deletions

View File

@@ -42,8 +42,8 @@ fi
# x11vnc
echo "[desktop-wrapper] Starting x11vnc..."
x11vnc -display :1 $VNC_AUTH -forever -rfbport 5900 &
sleep 1
x11vnc -display :1 $VNC_AUTH -forever -rfbport 5900 -o /tmp/x11vnc-debug.log -v &
sleep 10
# Queue of processes to wait for
wait -n