PR_CAPBSET_DROP
(2const)drop a capability from the calling thread's capability bounding set
#include <linux/prctl.h> /* Definition of PR_* constants */ #include <sys/prctl.h> int prctl(PR_CAPBSET_DROP, long cap);
drop a capability from the calling thread's capability bounding set