mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Fix typo in thunderbird.profile
We must ignore include `whitelist-runuser-common.profile`, because it breaks Enigmail (TB 68) and GnuPG smartcard (TB 78) support.
This commit is contained in:
parent
959684f646
commit
31b50beede
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ include thunderbird.local
|
|||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
ignore whitelist-runuser-common.inc
|
||||
ignore include whitelist-runuser-common.inc
|
||||
|
||||
# writable-run-user and dbus are needed by enigmail
|
||||
ignore dbus-user none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue