summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorafg <afg984@gmail.com>2019-11-29 17:08:05 +0800
committerLennart Poettering <lennart@poettering.net>2019-11-29 14:42:27 +0100
commitc152a2ba54dc77322997e8f5e302518fe4b07e57 (patch)
tree7013dd759d4abc84b24742b3f0dfad064b193506 /man
parentdd08aa6488543727375d7377505a5333bb9e6047 (diff)
downloadsystemd-c152a2ba54dc77322997e8f5e302518fe4b07e57.tar.gz
systemd-c152a2ba54dc77322997e8f5e302518fe4b07e57.tar.bz2
systemd-c152a2ba54dc77322997e8f5e302518fe4b07e57.zip
nspawn: allow Capability=all in systemd.nspawn [EXEC] section
Just like --capability=all is allowed in the systemd-nspawn command line.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.nspawn.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml
index 8f5590c73a..11df4623b4 100644
--- a/man/systemd.nspawn.xml
+++ b/man/systemd.nspawn.xml
@@ -189,7 +189,8 @@
<filename>/etc/systemd/nspawn/</filename> and
<filename>/run/system/nspawn/</filename> (see above). On the
other hand, <varname>DropCapability=</varname> takes effect in
- all cases.</para></listitem>
+ all cases. If the special value <literal>all</literal> is passed, all
+ capabilities are retained (or dropped).</para></listitem>
</varlistentry>
<varlistentry>