vncserver: refactor
This commit is contained in:
@@ -36,13 +36,12 @@ use Time::HiRes qw (sleep);
|
|||||||
|
|
||||||
&CreateDotVncDir();
|
&CreateDotVncDir();
|
||||||
|
|
||||||
&PrepareDefaultsForPassingToXvnc();
|
|
||||||
|
|
||||||
&DisableLegacyVncAuth();
|
&DisableLegacyVncAuth();
|
||||||
&EnsureAtLeastOneKasmUserExists();
|
&EnsureAtLeastOneKasmUserExists();
|
||||||
|
|
||||||
&SetupXauthorityFile();
|
&SetupXauthorityFile();
|
||||||
|
|
||||||
|
&PrepareDefaultsForPassingToXvnc();
|
||||||
&StartXvncOrExit();
|
&StartXvncOrExit();
|
||||||
|
|
||||||
warn "\nNew '$desktopName' desktop is $host:$displayNumber\n";
|
warn "\nNew '$desktopName' desktop is $host:$displayNumber\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user