void-packages/srcpkgs/xbps-static/INSTALL
2014-04-01 10:53:18 +02:00

7 lines
126 B
Plaintext

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