stephb9959
2023-01-08 11:00:42 -08:00
parent bbc83cd0a1
commit b700cacbd8
8 changed files with 33 additions and 5 deletions

View File

@@ -365,6 +365,8 @@ namespace OpenWifi {
LoadMyConfig();
AllowExternalMicroServices_ = ConfigGetBool("allowexternalmicroservices",true);
InitializeSubSystemServers();
ServerApplication::initialize(self);
DaemonPostInitialization(self);