use libcap for capability dropping
optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
|
||||
#include <daemon.h>
|
||||
|
||||
#include <linux/capability.h>
|
||||
/* missing in cababilities.h */
|
||||
#define CAP_AUDIT_WRITE 29
|
||||
|
||||
/**
|
||||
* Implementation of plugin_t.destroy
|
||||
|
||||
Reference in New Issue
Block a user