vncserver: refactor
This commit is contained in:
@@ -35,12 +35,11 @@ use Time::HiRes qw (sleep);
|
|||||||
&ParseAndProcessCliOptions();
|
&ParseAndProcessCliOptions();
|
||||||
|
|
||||||
&CreateDotVncDir();
|
&CreateDotVncDir();
|
||||||
|
|
||||||
&DisableLegacyVncAuth();
|
&DisableLegacyVncAuth();
|
||||||
&EnsureAtLeastOneKasmUserExists();
|
|
||||||
|
|
||||||
&SetupXauthorityFile();
|
&SetupXauthorityFile();
|
||||||
|
|
||||||
|
&EnsureAtLeastOneKasmUserExists();
|
||||||
|
|
||||||
&PrepareDefaultsForPassingToXvnc();
|
&PrepareDefaultsForPassingToXvnc();
|
||||||
&StartXvncOrExit();
|
&StartXvncOrExit();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user