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