vp-build/srcpkgs/xbps/INSTALL

7 lines
112 B
Plaintext

case "${ACTION}" in
post)
chown root:xbuilder usr/sbin/xbps-uchroot
chmod 4750 usr/sbin/xbps-uchroot
;;
esac