mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
* profiles: drop private-opt (existing whitelist) * profiles: replace private-opt with whitelist In most profiles. Kept private-opt for enpass (~85MB), mate-dictionary (<20MB), minecraft-launcher (~1.6MB) and ppsspp (~44MB). The only app I couldn't check: xmr-stak. * docs: note potential issues with private-opt
12 lines
321 B
Text
12 lines
321 B
Text
# Firejail profile alias for thunderbird-beta
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include thunderbird-beta.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
whitelist /opt/thunderbird-beta
|
|
|
|
# Redirect
|
|
include thunderbird.profile
|