forked from sig_core/kickstarts
add restorecon for mate
This commit is contained in:
parent
260a3dd5cb
commit
6373094d98
7 changed files with 7 additions and 6 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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue