remove tmp.mount mask

This commit is contained in:
Louis Abel 2024-06-24 13:51:34 -07:00
parent b80f7a78b2
commit bdb4b46799
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -145,8 +145,6 @@ EOF
echo "RUN_FIRSTBOOT=NO" > /etc/sysconfig/firstboot
systemctl mask tmp.mount
echo -e 'rocky\tALL=(ALL)\tNOPASSWD: ALL' >> /etc/sudoers
sed -i '1i # Modified for cloud image' /etc/cloud/cloud.cfg
sed -i 's/name: cloud-user/name: rocky/g' /etc/cloud/cloud.cfg