summaryrefslogtreecommitdiff
path: root/bwrap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bwrap.xml')
-rw-r--r--bwrap.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/bwrap.xml b/bwrap.xml
index a6bb8a6..2dd1baa 100644
--- a/bwrap.xml
+++ b/bwrap.xml
@@ -205,6 +205,20 @@
as generated by seccomp_export_bpf.
</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--exec-label <arg choice="plain">LABEL</arg></option></term>
+ <listitem><para>
+ Exec Label from the sandbox. On an SELinux system you can specify the SELinux
+ context for the sandbox process(s).
+ </para></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--file-label <arg choice="plain">LABEL</arg></option></term>
+ <listitem><para>
+ File label for temporary sandbox content. On an SELinux system you can specify
+ the SELinux context for the sandbox content.
+ </para></listitem>
+ </varlistentry>
</variablelist>
</refsect1>