capabilities.7: Add a few more operations covered by CAP_SYS_ADMIN

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-15 19:17:26 +01:00
parent e1d2d7740e
commit c6ddae522e
1 changed files with 8 additions and 0 deletions

View File

@ -449,6 +449,14 @@ operations on the
device (see
.BR random (4));
.IP *
install a
.BR seccomp (2)
filter without first having to set the
.I no_new_privs
thread attribute;
.IP *
modify allow/deny rules for device control groups.
.IP *
perform administrative operations on many device drivers.
.RE
.PD