We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61d75d commit a19b003Copy full SHA for a19b003
1 file changed
bwrap.xml
@@ -582,6 +582,14 @@
582
(see CVE-2017-5226).
583
</para></listitem>
584
</varlistentry>
585
+ <varlistentry>
586
+ <term><option>--ignore-keyboard-signals</option></term>
587
+ <listitem><para>
588
+ Ignore SIGINT and SIGQUIT while waiting for the command to terminate, like what
589
+ <citerefentry><refentrytitle>system</refentrytitle><manvolnum>3</manvolnum></citerefentry>
590
+ does.
591
+ </para></listitem>
592
+ </varlistentry>
593
<varlistentry>
594
<term><option>--die-with-parent</option></term>
595
<listitem><para>
0 commit comments