void-packages/srcpkgs/trippy/INSTALL

6 lines
71 B
Plaintext

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