mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-15 21:44:36 +03:00
Add option to drop Linux capabilities
Conflicts with setuid support, but that is commonly not enabled.
This commit is contained in:

committed by
BenBE

parent
d72b0a682e
commit
f4404effa4
@ -63,6 +63,14 @@ requesting a sort order with -s.
|
||||
.TP
|
||||
\fB\-H \-\-highlight-changes=DELAY\fR
|
||||
Highlight new and old processes
|
||||
.TP
|
||||
\fB \-\-drop-capabilities[=none|basic|strict]\fR
|
||||
Linux only; requires libcap support.
|
||||
.br
|
||||
Drop unneeded Linux capabilities.
|
||||
In strict mode features like killing, changing process priorities, and reading
|
||||
process delay accounting information will not work, due to less capabilities
|
||||
held.
|
||||
.SH "INTERACTIVE COMMANDS"
|
||||
The following commands are supported while in
|
||||
.BR htop :
|
||||
|
Reference in New Issue
Block a user