vp-build/srcpkgs/mtr/mtr-x11.INSTALL

6 lines
70 B
Plaintext

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