Merge pull request #153036 from aidalgol/firejail.wrappedBinaries-clarification

firejail: clarify wrappedBinaries option description
This commit is contained in:
Renaud 2022-01-02 11:06:17 +01:00 committed by GitHub
commit 0f47e95588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,8 +74,10 @@ in {
</para>
<para>
You will get file collisions if you put the actual application binary in
the global environment and applications started via .desktop files are
not wrapped if they specify the absolute path to the binary.
the global environment (such as by adding the application package to
<code>environment.systemPackages</code>), and applications started via
.desktop files are not wrapped if they specify the absolute path to the
binary.
'';
};
};