vncserver: remove obsolete comment

KASM-1609_select_de_to_run
Dmitry Maksyoma 4 years ago
parent 8f58d9bc92
commit 79c9c7157b

@ -109,7 +109,6 @@ unlink($desktopLog);
# We build up our Xvnc command with options # We build up our Xvnc command with options
$cmd = &ConstructXvncCmd(); $cmd = &ConstructXvncCmd();
# Run $cmd and record the process ID.
$pidFile = "$vncUserDir/$host:$displayNumber.pid"; $pidFile = "$vncUserDir/$host:$displayNumber.pid";
&StartXvncAndRecordPID(); &StartXvncAndRecordPID();
&WaitForXvncToStart(); &WaitForXvncToStart();

Loading…
Cancel
Save