restorecon / likely not needed

This commit is contained in:
Louis Abel 2022-09-12 01:10:41 -07:00
parent 31a9c5f74b
commit 9c227108d2
Signed by: label
GPG Key ID: B37E62D143879B36
7 changed files with 6 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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