forked from sig_core/kickstarts
Add restorecon for MATE
This commit is contained in:
parent
f71a70c0aa
commit
6ef04af5f0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue