vp-build/srcpkgs/mtr/INSTALL

6 lines
77 B
Plaintext

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