vp-build/srcpkgs/bandwhich/INSTALL

6 lines
76 B
Plaintext

case "${ACTION}" in
post)
setcap cap_net_raw+ep usr/bin/bandwhich
;;
esac