bugfixes
[bootmanager.git] / source / steps / ChainBootNode.py
index 75428aa..566e4e1 100644 (file)
@@ -21,6 +21,7 @@ from Exceptions import BootManagerException
 
 import UpdateNodeConfiguration
 import StopRunlevelAgent
+import MakeInitrd
 
 def Run( vars, log ):
     """