2010-03-02 22:47:13 +01:00
|
|
|
config BR2_PACKAGE_LIBCAP
|
|
|
|
bool "libcap"
|
|
|
|
help
|
2013-11-11 17:23:23 +01:00
|
|
|
This library implements the user-space interfaces to the
|
|
|
|
POSIX 1003.1e capabilities available in Linux kernels. These
|
|
|
|
capabilities are a partitioning of the all powerful root
|
|
|
|
privilege into a set of distinct privileges.
|
2010-03-02 22:47:13 +01:00
|
|
|
|
2013-11-11 17:23:23 +01:00
|
|
|
http://sites.google.com/site/fullycapable/
|
2010-03-02 22:47:13 +01:00
|
|
|
|