forked from sig_core/kickstarts
restorecon / likely not needed
This commit is contained in:
parent
31a9c5f74b
commit
9c227108d2
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user