we really don't need this, i think

This commit is contained in:
Neil Hanlon 2023-11-21 21:32:55 -05:00
parent 3520034d19
commit daae35bfef
Signed by untrusted user: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 0 additions and 13 deletions

View File

@ -33,19 +33,6 @@ rm -fr /home/ansible/
# systemd fixes
:> /etc/machine-id
# We're not bundling systemd, so this isn't actually here, nor does it matter if these are masked..
#
# 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 -fv /etc/udev/hwdb.bin
rm -rfv /usr/lib/udev/hwdb.d/ \