mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 00:28:34 -05:00
doc: add blurb about what --allow=devel does
This adds a short bit of text on what the --allow=devel build-finish argument does (which allows access to perf and ptrace syscalls).
This commit is contained in:
@@ -160,6 +160,10 @@
|
||||
the [Context] group in the metadata.
|
||||
FEATURE must be one of: devel.
|
||||
This option can be used multiple times.
|
||||
</para><para>
|
||||
The <code>devel</code> feature allows the application to
|
||||
access certain syscalls such as <code>ptrace()</code>, and
|
||||
<code>perf_event_open()</code>.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user