aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/google-earth.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-10-18 22:47:07 +0000
committerLibravatar GitHub <noreply@github.com>2023-10-18 22:47:07 +0000
commit17590553045f40e8c7628608c8330b72412fd7f4 (patch)
treea1c5d0888101865866492269f5f194ce0ecffc3c /etc/profile-a-l/google-earth.profile
parentsteam.profile: Allow Baba Is You (#6054) (diff)
downloadfirejail-17590553045f40e8c7628608c8330b72412fd7f4.tar.gz
firejail-17590553045f40e8c7628608c8330b72412fd7f4.tar.zst
firejail-17590553045f40e8c7628608c8330b72412fd7f4.zip
profiles: exchange private-opt with a whitelist (#6021)
* 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
Diffstat (limited to 'etc/profile-a-l/google-earth.profile')
-rw-r--r--etc/profile-a-l/google-earth.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/google-earth.profile b/etc/profile-a-l/google-earth.profile
index 4af6ce36b..1087b3d6e 100644
--- a/etc/profile-a-l/google-earth.profile
+++ b/etc/profile-a-l/google-earth.profile
@@ -18,6 +18,7 @@ mkdir ${HOME}/.config/Google
18mkdir ${HOME}/.googleearth 18mkdir ${HOME}/.googleearth
19whitelist ${HOME}/.config/Google 19whitelist ${HOME}/.config/Google
20whitelist ${HOME}/.googleearth 20whitelist ${HOME}/.googleearth
21whitelist /opt/google
21include whitelist-common.inc 22include whitelist-common.inc
22 23
23caps.drop all 24caps.drop all
@@ -37,6 +38,5 @@ seccomp
37disable-mnt 38disable-mnt
38private-bin bash,dirname,google-earth,grep,ls,sed,sh 39private-bin bash,dirname,google-earth,grep,ls,sed,sh
39private-dev 40private-dev
40private-opt google
41 41
42restrict-namespaces 42restrict-namespaces