X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fsteps%2FWriteModprobeConfig.py;h=d50ef4d838bab386c392d153da0144a840a4b41c;hb=688d3a471e2e0a6f63fcf4d3515f7e96c65c04ef;hp=a50fcc459ebf59efc658032a62abc9c0a3a016e9;hpb=0a89d479db2ec338225c880d185a8a694f32fca1;p=bootmanager.git diff --git a/source/steps/WriteModprobeConfig.py b/source/steps/WriteModprobeConfig.py index a50fcc4..d50ef4d 100644 --- a/source/steps/WriteModprobeConfig.py +++ b/source/steps/WriteModprobeConfig.py @@ -13,6 +13,7 @@ import utils import systeminfo import BootAPI import ModelOptions +import notify_messages def Run( vars, log, filename = "/etc/modprobe.conf"): """