rely on a shebang in conf_files.py to choose between python2 or python3
[bootmanager.git] / source / steps / WriteModprobeConfig.py
index 378802d..de1fe85 100644 (file)
@@ -36,6 +36,8 @@ def Run( vars, log, filename = "/etc/modprobe.conf"):
     # if the network modules are activated in a different order that the
     # boot cd.
 
+    log.write( "\n\nStep: WriteModProbeConfig.\n" )
+
     # make sure we have this class loaded
     
     try: