Try to remove cleanup from minimal image

This commit is contained in:
Neil Hanlon 2022-07-07 11:31:34 -04:00
parent c361408fd3
commit dbd3aad804
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 0 additions and 9 deletions

View File

@ -81,15 +81,6 @@ for dir in $(ls -d "/usr/share/{locale,i18n}/*" | grep -v 'en_US\|all_languages\
umount /run
systemd-tmpfiles --create --boot
# mask mounts and login bits
systemctl mask \
console-getty.service \
dev-hugepages.mount \
getty.target \
sys-fs-fuse-connections.mount \
systemd-logind.service \
systemd-remount-fs.service
# Cleanup the image
rm -f /etc/udev/hwdb.bin
rm -rf /usr/lib/udev/hwdb.d/ \