PKGBUILD/core/skel-liveuser/ins.install

5 lines
60 B
Plaintext

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