case "${ACTION}" in
post)
setcap CAP_NET_ADMIN+ep usr/bin/extrace
setcap CAP_NET_ADMIN+ep usr/bin/pwait
;;
esac