diff options
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r-- | man/systemd-nspawn.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 08b0457d16..c5d90c4233 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -253,9 +253,9 @@ <term><option>--file-label=</option></term> <listitem><para>Sets the mandatory - access control (MAC) file label to be - used by tmpfs file systems in the - container.</para> + access control (MAC/SELinux) file + label to be used by virtual API file + systems in the container.</para> </listitem> </varlistentry> @@ -264,7 +264,7 @@ <term><option>--process-label=</option></term> <listitem><para>Sets the mandatory - access control (MAC) label to be used by + access control (MAC/SELinux) label to be used by processes in the container.</para> </listitem> </varlistentry> |