Add restorecon for MATE

This commit is contained in:
Louis Abel 2022-11-22 11:26:50 -07:00
parent f71a70c0aa
commit 6ef04af5f0
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 1 additions and 0 deletions

View File

@ -378,6 +378,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 /
EOF