logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

libdrop_ambient - force application started with ambient capabilities to drop them

Author

       Steve Grubb

Red Hat                                             Nov 2020                                  LIBDROP_AMBIENT(7)

Description

       This library can be used via LD_PRELOAD to force an application started with ambient capabilities to drop
       them.  It  leaves  other  capabilities intact. This can also be linked against and automatically does the
       right thing. You do not need to make any calls into the library because all  the  work  is  done  in  the
       constructor which runs before main() is called.

Name

       libdrop_ambient - force application started with ambient capabilities to drop them

See Also

capabilities(7)

See Also