1LIBDROP_AMBIENT(3) Libcap-ng API LIBDROP_AMBIENT(3)
2
3
4
6 libdrop_ambient
7
8
10 This library can be used via LD_PRELOAD to force an application started
11 with ambient capabilities to drop them. It leaves other capabilities
12 intact. This can also be linked against and automatically does the
13 right thing. You do not need to make any calls into the library because
14 all the work is done in the constructor which runs before main() is
15 called.
16
17
19 capabilities(7)
20
21
23 Steve Grubb
24
25
26
27Red Hat Nov 2020 LIBDROP_AMBIENT(3)