X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=source%2Fsteps%2F__init__.py;h=82619f0b5619b15e964215118c129974539b2dda;hb=008c4db00ad126481773f3b0f0bfdabe25553b0e;hp=d1979a6944361f650e3306d3b7c88b0a74795713;hpb=8acad258abfff20c890f6cc60aeee0049502a769;p=bootmanager.git diff --git a/source/steps/__init__.py b/source/steps/__init__.py index d1979a6..82619f0 100644 --- a/source/steps/__init__.py +++ b/source/steps/__init__.py @@ -24,6 +24,7 @@ __all__ = ["ReadNodeConfiguration", "ChainBootNode", "ValidateNodeInstall", "StartDebug", + "StartRunlevelAgent", "InstallBootstrapFS", "InstallInit", "InstallPartitionDisks",