vp-build/srcpkgs/peshming/INSTALL

6 lines
76 B
Plaintext

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