Patch to BootManager to implement the proposed run_level
[bootmanager.git] / source / steps / __init__.py
index d1979a6..82619f0 100644 (file)
@@ -24,6 +24,7 @@ __all__ = ["ReadNodeConfiguration",
            "ChainBootNode",
            "ValidateNodeInstall",
            "StartDebug",
+           "StartRunlevelAgent",
            "InstallBootstrapFS",
            "InstallInit",
            "InstallPartitionDisks",