Explorar el Código

add: x11vnc .shared connection's

micha hace 1 año
padre
commit
b89ccce91b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vpu/autostart.sh

+ 1 - 1
vpu/autostart.sh

@@ -8,7 +8,7 @@ set -x
 screen -XS "ASP" quit
 screen -XS "shader" quit
 
-screen -m -d -S vnc -- x11vnc -forever
+screen -m -d -S vnc -- x11vnc -forever -shared
 
 #x=$(screen -ls | grep ASP | wc -c)
 #echo "$x"