Move chown/restorecon to after changes

This commit is contained in:
kevin 2009-09-07 16:52:12 -06:00
parent 457fe5982d
commit 38a1347729
1 changed files with 3 additions and 2 deletions

View File

@ -171,13 +171,14 @@ MailReader=sylpheed-claws
EOF
cat >> /etc/rc.d/init.d/livesys << EOF
chown -R liveuser:liveuser /home/liveuser
restorecon -R /home/liveuser
mkdir -p /home/liveuser/.config/xfce4
cat > /home/liveuser/.config/xfce4/helpers.rc <<EOF
MailReader=sylpheed-claws
chown -R liveuser:liveuser /home/liveuser
restorecon -R /home/liveuser
EOF
# disable screensaver locking