vncserver: remove obsolete code
This commit is contained in:
@@ -38,11 +38,8 @@ use Time::HiRes qw (sleep);
|
|||||||
|
|
||||||
&PrepareDefaultsForPassingToXvnc();
|
&PrepareDefaultsForPassingToXvnc();
|
||||||
|
|
||||||
$kasmAuthEnabled = 1;
|
|
||||||
&DisableVncAuth();
|
&DisableVncAuth();
|
||||||
if ($kasmAuthEnabled) {
|
|
||||||
&EnsureAtLeastOneKasmUserExists();
|
&EnsureAtLeastOneKasmUserExists();
|
||||||
}
|
|
||||||
|
|
||||||
&SetupXauthorityFile();
|
&SetupXauthorityFile();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user