void-packages/srcpkgs/bandwhich/INSTALL

6 lines
76 B
Plaintext
Raw Normal View History

2019-12-31 03:14:56 +01:00
case "${ACTION}" in
post)
setcap cap_net_raw+ep usr/bin/bandwhich
;;
esac