> diff --git a/anaconda b/anaconda > index 207cfa2..27faeb6 100755 > --- a/anaconda > +++ b/anaconda > @@ -62,7 +62,7 @@ def exitHandler(anaconda, exitCode=None): > > if anaconda.ksdata and not flags.imageInstall: > from pykickstart.constants import KS_SHUTDOWN, KS_WAIT, KS_REBOOT > - from iutil import dracut_eject > + from pyanaconda.iutil import dracut_eject > > if anaconda.ksdata.reboot.eject: > for drive in anaconda.storage.devicetree.devices: ACK. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list