post_install() { chown -chR 1000:1000 /home/liveuser } post_upgrade() { post_install }