abinfo "Setting configuration dir owner to polkitd user and permissions ..."
chown -cvR 27:root "$PKGDIR"/etc/polkit-1/rules.d

abinfo "Setting SUID bit on polkit agent helper ..."
chmod -v u+s "$PKGDIR"/usr/lib/polkit-1/polkit-agent-helper-1

abinfo "Setting SUID bit on pkexec ..."
chmod -v 4755 "$PKGDIR"/usr/bin/pkexec
