diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-nspawn.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 3707a5ec94..75d2e6d72e 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -304,6 +304,16 @@ </varlistentry> <varlistentry> + <term><option>--drop-capability=</option></term> + + <listitem><para>Specify one or more + additional capabilities to drop for + the container. This allows running the + container with fewer capabilities than + the default (see above).</para></listitem> + </varlistentry> + + <varlistentry> <term><option>--link-journal=</option></term> <listitem><para>Control whether the |