vncserver: refactor

KASM-1609_select_de_to_run
Dmitry Maksyoma 4 years ago
parent 5635096978
commit 7e854294a2

@ -30,7 +30,7 @@ use Time::HiRes qw (sleep);
&DetectEnvironment();
&SetGlobalVariables();
&DefineFilePathsAndStuff();
&ParseAndProcessCliOptions();
@ -973,7 +973,7 @@ sub DetectEnvironment {
&DetectFontPath();
}
sub SetGlobalVariables {
sub DefineFilePathsAndStuff {
#
# Global variables. You may want to configure some of these for
# your site

Loading…
Cancel
Save