!7 !include once #1001372 // direct nohupJavax static S mainProgramID = "#1002017"; p { if (hasBot("Eagle DNS.")) print("Have Eagle DNS."); else { print("Starting Eagle DNS."); nohupJavax(#1010768); // DNS sleepSeconds(5); } S vmArgs = cast loadVariableDefinition(mainProgramID, "vmArgs"); nohupJavax(mainProgramID, vmArgs); print("Eleu started with VM arguments: " + quote(vmArgs) + "."); sleepSeconds(5); if (hasBot("Eleu Watch Dog.")) print("Have Eleu Watch Dog."); else { print("Starting Eleu Watch Dog."); nohupJavax(#1012699); sleepSeconds(5); } //startBotInSeparateVM("Smart Bot.", #1010745); //sleepSeconds(180); // TODO: check if eleu loaded }