mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-08-16 11:37:48 +02:00
vncserver: refactor
This commit is contained in:
@ -65,7 +65,6 @@ unlink($desktopLog);
|
||||
|
||||
# Now start the X VNC Server
|
||||
|
||||
# We build up our Xvnc command with options
|
||||
$cmd = &ConstructXvncCmd();
|
||||
|
||||
$pidFile = "$vncUserDir/$host:$displayNumber.pid";
|
||||
|
Reference in New Issue
Block a user