Explorar el Código

Debugging for vncauth

bryan hace 3 años
padre
commit
dd6ea85602
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      installJRMC

+ 1 - 0
installJRMC

@@ -878,6 +878,7 @@ setVNCPass() {
             return 1
         fi
     else
+        debug "HERE!"
         declare -g NOVNCAUTH=1
     fi
 }