try relabeling this way

This commit is contained in:
Louis Abel 2024-02-15 07:18:57 -07:00
parent 78f5768405
commit 969d84de3e
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 6 additions and 0 deletions

View File

@ -124,6 +124,9 @@ systemctl disable network
rm -f /etc/machine-id
touch /etc/machine-id
# relabel
restorecon -R /
%end
%post --nochroot
# only works on x86_64

View File

@ -120,6 +120,9 @@ systemctl disable network
rm -f /etc/machine-id
touch /etc/machine-id
# relabel
restorecon -R /
%end
%post --nochroot
# only works on x86_64