From 9c227108d2667ee76ff53d678c39573516c4bb59 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Mon, 12 Sep 2022 01:10:41 -0700 Subject: [PATCH] restorecon / likely not needed --- Rocky-9-MATE.ks | 1 - live/9/x86_64/peridot/rocky-live-mate.ks | 2 +- live/9/x86_64/peridot/rocky-live-xfce.ks | 2 +- live/9/x86_64/prod/rocky-live-mate.ks | 2 +- live/9/x86_64/prod/rocky-live-xfce.ks | 2 +- live/9/x86_64/stage/rocky-live-mate.ks | 2 +- live/9/x86_64/stage/rocky-live-xfce.ks | 2 +- 7 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Rocky-9-MATE.ks b/Rocky-9-MATE.ks index 7e24faa..667dffd 100644 --- a/Rocky-9-MATE.ks +++ b/Rocky-9-MATE.ks @@ -378,7 +378,6 @@ rm -f /etc/xdg/autostart/org.mageia.dnfdragora-updater.desktop # reset selinux contexts chown -R liveuser:liveuser /home/liveuser/ restorecon -R /home/liveuser/ -restorecon -R / EOF diff --git a/live/9/x86_64/peridot/rocky-live-mate.ks b/live/9/x86_64/peridot/rocky-live-mate.ks index 5bb4105..4b9edcb 100644 --- a/live/9/x86_64/peridot/rocky-live-mate.ks +++ b/live/9/x86_64/peridot/rocky-live-mate.ks @@ -50,7 +50,7 @@ rm -f /etc/xdg/autostart/org.mageia.dnfdragora-updater.desktop # reset selinux contexts chown -R liveuser:liveuser /home/liveuser/ restorecon -R /home/liveuser/ -restorecon -R / +#restorecon -R / EOF diff --git a/live/9/x86_64/peridot/rocky-live-xfce.ks b/live/9/x86_64/peridot/rocky-live-xfce.ks index 67abcf8..2a56638 100644 --- a/live/9/x86_64/peridot/rocky-live-xfce.ks +++ b/live/9/x86_64/peridot/rocky-live-xfce.ks @@ -82,7 +82,7 @@ mv /usr/share/applications/liveinst.desktop /usr/share/applications/anaconda.des # this goes at the end after all other changes. chown -R liveuser:liveuser /home/liveuser restorecon -R /home/liveuser -restorecon -R / +#restorecon -R / EOF diff --git a/live/9/x86_64/prod/rocky-live-mate.ks b/live/9/x86_64/prod/rocky-live-mate.ks index 5bb4105..4b9edcb 100644 --- a/live/9/x86_64/prod/rocky-live-mate.ks +++ b/live/9/x86_64/prod/rocky-live-mate.ks @@ -50,7 +50,7 @@ rm -f /etc/xdg/autostart/org.mageia.dnfdragora-updater.desktop # reset selinux contexts chown -R liveuser:liveuser /home/liveuser/ restorecon -R /home/liveuser/ -restorecon -R / +#restorecon -R / EOF diff --git a/live/9/x86_64/prod/rocky-live-xfce.ks b/live/9/x86_64/prod/rocky-live-xfce.ks index 67abcf8..2a56638 100644 --- a/live/9/x86_64/prod/rocky-live-xfce.ks +++ b/live/9/x86_64/prod/rocky-live-xfce.ks @@ -82,7 +82,7 @@ mv /usr/share/applications/liveinst.desktop /usr/share/applications/anaconda.des # this goes at the end after all other changes. chown -R liveuser:liveuser /home/liveuser restorecon -R /home/liveuser -restorecon -R / +#restorecon -R / EOF diff --git a/live/9/x86_64/stage/rocky-live-mate.ks b/live/9/x86_64/stage/rocky-live-mate.ks index 5bb4105..4b9edcb 100644 --- a/live/9/x86_64/stage/rocky-live-mate.ks +++ b/live/9/x86_64/stage/rocky-live-mate.ks @@ -50,7 +50,7 @@ rm -f /etc/xdg/autostart/org.mageia.dnfdragora-updater.desktop # reset selinux contexts chown -R liveuser:liveuser /home/liveuser/ restorecon -R /home/liveuser/ -restorecon -R / +#restorecon -R / EOF diff --git a/live/9/x86_64/stage/rocky-live-xfce.ks b/live/9/x86_64/stage/rocky-live-xfce.ks index 67abcf8..2a56638 100644 --- a/live/9/x86_64/stage/rocky-live-xfce.ks +++ b/live/9/x86_64/stage/rocky-live-xfce.ks @@ -82,7 +82,7 @@ mv /usr/share/applications/liveinst.desktop /usr/share/applications/anaconda.des # this goes at the end after all other changes. chown -R liveuser:liveuser /home/liveuser restorecon -R /home/liveuser -restorecon -R / +#restorecon -R / EOF