mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-21 10:18:32 +02:00
vncserver: refactor
This commit is contained in:
parent
895f8bc10d
commit
f15aae2db8
@ -65,7 +65,6 @@ unlink($desktopLog);
|
|||||||
|
|
||||||
# Now start the X VNC Server
|
# Now start the X VNC Server
|
||||||
|
|
||||||
# We build up our Xvnc command with options
|
|
||||||
$cmd = &ConstructXvncCmd();
|
$cmd = &ConstructXvncCmd();
|
||||||
|
|
||||||
$pidFile = "$vncUserDir/$host:$displayNumber.pid";
|
$pidFile = "$vncUserDir/$host:$displayNumber.pid";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user