Add restorecon to stage

This commit is contained in:
Louis Abel 2024-02-15 09:54:17 -07:00
parent 969d84de3e
commit 3800c215ed
Signed by: label
GPG Key ID: B37E62D143879B36
10 changed files with 30 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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

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