1 2 3 4 5
post_install() { printf "post_install...\n" gpasswd -a http uucp chown -R http:http "${pkgdir}/opt/domoticz" }