• Home
  • History
  • Annotate
  • only in /external/ltp/testcases/kernel/security/securebits/
NameDateSize

..10-Aug-20184 KiB

.gitignore10-Aug-201816

check_keepcaps.c10-Aug-20183.5 KiB

Makefile10-Aug-20181.7 KiB

README10-Aug-2018443

README

1For more information on securebits, see the capabilities.7 manpage,
2specifically the section entitled
3
4        The "securebits" flags: establishing a capabilities-only environment
5
6To run these tests there are no kernel configuration requirements, but
7your kernel must be at least Linux 2.6.32-rc7, and you must have a
8/usr/include/linux/securebits.h which defines SECBIT_NOROOT.  You also
9need the libcap v2 development libraries installed.
10
11