Skip to content

Commit e5feeec

Browse files
committed
bwrap.xml: Add manual for --ignore-keyboard-signals
Signed-off-by: GalaxySnail <me@glxys.nl>
1 parent 76d6f2b commit e5feeec

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

bwrap.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,14 @@
582582
(see CVE-2017-5226).
583583
</para></listitem>
584584
</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>
585593
<varlistentry>
586594
<term><option>--die-with-parent</option></term>
587595
<listitem><para>

0 commit comments

Comments
 (0)