vp-build/srcpkgs/iputils/INSTALL

6 lines
78 B
Plaintext

case "${ACTION}" in
post)
setcap CAP_NET_RAW+p usr/bin/iputils-ping
;;
esac