From 816eade8f7c7c7704860d2ee5ffda2e9fdbd71f5 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Thu, 16 Nov 2023 11:58:25 -0700 Subject: [PATCH] turn on restorecon for xfce --- Rocky-9-XFCE.ks | 1 + live/9/aarch64/peridot/rocky-live-xfce.ks | 2 +- live/9/aarch64/prod/rocky-live-xfce.ks | 2 +- live/9/aarch64/stage/rocky-live-xfce.ks | 2 +- live/9/ppc64le/peridot/rocky-live-xfce.ks | 2 +- live/9/ppc64le/prod/rocky-live-xfce.ks | 2 +- live/9/ppc64le/stage/rocky-live-xfce.ks | 2 +- live/9/x86_64/peridot/rocky-live-xfce.ks | 2 +- live/9/x86_64/prod/rocky-live-xfce.ks | 2 +- live/9/x86_64/stage/rocky-live-xfce.ks | 2 +- 10 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Rocky-9-XFCE.ks b/Rocky-9-XFCE.ks index 5caec29..58d7f95 100644 --- a/Rocky-9-XFCE.ks +++ b/Rocky-9-XFCE.ks @@ -432,6 +432,7 @@ PROFILE_EOF # this goes at the end after all other changes. chown -R liveuser:liveuser /home/liveuser restorecon -R /home/liveuser +restorecon -R / EOF diff --git a/live/9/aarch64/peridot/rocky-live-xfce.ks b/live/9/aarch64/peridot/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/aarch64/peridot/rocky-live-xfce.ks +++ b/live/9/aarch64/peridot/rocky-live-xfce.ks @@ -105,7 +105,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/aarch64/prod/rocky-live-xfce.ks b/live/9/aarch64/prod/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/aarch64/prod/rocky-live-xfce.ks +++ b/live/9/aarch64/prod/rocky-live-xfce.ks @@ -105,7 +105,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/aarch64/stage/rocky-live-xfce.ks b/live/9/aarch64/stage/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/aarch64/stage/rocky-live-xfce.ks +++ b/live/9/aarch64/stage/rocky-live-xfce.ks @@ -105,7 +105,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/ppc64le/peridot/rocky-live-xfce.ks b/live/9/ppc64le/peridot/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/ppc64le/peridot/rocky-live-xfce.ks +++ b/live/9/ppc64le/peridot/rocky-live-xfce.ks @@ -105,7 +105,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/ppc64le/prod/rocky-live-xfce.ks b/live/9/ppc64le/prod/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/ppc64le/prod/rocky-live-xfce.ks +++ b/live/9/ppc64le/prod/rocky-live-xfce.ks @@ -105,7 +105,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/ppc64le/stage/rocky-live-xfce.ks b/live/9/ppc64le/stage/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/ppc64le/stage/rocky-live-xfce.ks +++ b/live/9/ppc64le/stage/rocky-live-xfce.ks @@ -105,7 +105,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/peridot/rocky-live-xfce.ks b/live/9/x86_64/peridot/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/x86_64/peridot/rocky-live-xfce.ks +++ b/live/9/x86_64/peridot/rocky-live-xfce.ks @@ -105,7 +105,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-xfce.ks b/live/9/x86_64/prod/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/x86_64/prod/rocky-live-xfce.ks +++ b/live/9/x86_64/prod/rocky-live-xfce.ks @@ -105,7 +105,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-xfce.ks b/live/9/x86_64/stage/rocky-live-xfce.ks index 54f1429..863057d 100644 --- a/live/9/x86_64/stage/rocky-live-xfce.ks +++ b/live/9/x86_64/stage/rocky-live-xfce.ks @@ -105,7 +105,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