summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2018-03-07 12:41:13 +0100
committerKarel Zak2018-03-07 12:41:13 +0100
commit48ff1a52ed8dc79d46add4654fc889a7e6249045 (patch)
tree49e5300ce1b9f4a6f496e3a91d107f806a0b33f3
parentuuidd: cosmetic coding style change (diff)
parentsetpriv: fix manpage typo (diff)
downloadkernel-qcow2-util-linux-48ff1a52ed8dc79d46add4654fc889a7e6249045.tar.gz
kernel-qcow2-util-linux-48ff1a52ed8dc79d46add4654fc889a7e6249045.tar.xz
kernel-qcow2-util-linux-48ff1a52ed8dc79d46add4654fc889a7e6249045.zip
Merge branch 'setpriv-caps' of https://github.com/yrro/util-linux
-rw-r--r--sys-utils/setpriv.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/setpriv.1 b/sys-utils/setpriv.1
index 75dadeca8..f7f3f572a 100644
--- a/sys-utils/setpriv.1
+++ b/sys-utils/setpriv.1
@@ -111,7 +111,7 @@ does not change capabilities, although the exec call at the end might change
capabilities. This means that, if you are root, you probably want to do
something like:
.sp
-.B " setpriv \-\-reuid=1000 \-\-regid=1000 \-\-caps=\-all"
+.B " setpriv \-\-reuid=1000 \-\-regid=1000 \-\-inh\-caps=\-all"
.TP
.BR \-\-securebits " (" + | \- ) \fIsecurebit ...
Set or clear securebits. The argument is a comma-separated list.