prepare-root.sh: cleanup dracut remains
This commit is contained in:
parent
612289f5af
commit
61f55d1612
|
@ -285,6 +285,7 @@ chroot "$sysroot" \
|
|||
--install /usr/lib/systemd/system/basic.target.wants/rngd.service
|
||||
|
||||
rm "$sysroot"/pre-pivot.sh
|
||||
rm -fr "$sysroot"/overlay
|
||||
|
||||
umount "$sysroot"/var/cache/dnf
|
||||
|
||||
|
|
Loading…
Reference in a new issue