summaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-09-02 14:39:25 +0200
committerBenBE <BenBE@geshi.org>2021-01-11 20:19:51 +0100
commitf4404effa45ce378a8a72f2fff9641c7d7a0cc6f (patch)
tree742f042db6c21e5c2203bceb4a88c5b50bf744a8 /htop.1.in
parentd72b0a682ecad0a8d5793022733447e855a61798 (diff)
Add option to drop Linux capabilities
Conflicts with setuid support, but that is commonly not enabled.
Diffstat (limited to 'htop.1.in')
-rw-r--r--htop.1.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/htop.1.in b/htop.1.in
index cd984789..2ab5c329 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -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 :

© 2014-2024 Faster IT GmbH | imprint | privacy policy