mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-01-05 21:48:49 +01:00
vncserver: refactor
This commit is contained in:
parent
7dc12ccb8a
commit
b350557afd
@ -36,13 +36,12 @@ use Time::HiRes qw (sleep);
|
||||
|
||||
&CreateDotVncDir();
|
||||
|
||||
&PrepareDefaultsForPassingToXvnc();
|
||||
|
||||
&DisableLegacyVncAuth();
|
||||
&EnsureAtLeastOneKasmUserExists();
|
||||
|
||||
&SetupXauthorityFile();
|
||||
|
||||
&PrepareDefaultsForPassingToXvnc();
|
||||
&StartXvncOrExit();
|
||||
|
||||
warn "\nNew '$desktopName' desktop is $host:$displayNumber\n";
|
||||
|
Loading…
Reference in New Issue
Block a user