aboutsummaryrefslogtreecommitdiffstats
path: root/etc/google-earth.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/google-earth.profile')
-rw-r--r--etc/google-earth.profile32
1 files changed, 32 insertions, 0 deletions
diff --git a/etc/google-earth.profile b/etc/google-earth.profile
new file mode 100644
index 000000000..a339402e2
--- /dev/null
+++ b/etc/google-earth.profile
@@ -0,0 +1,32 @@
1# Firejail profile for google-earth
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/google-earth.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8blacklist /boot
9blacklist /media
10blacklist /mnt
11
12whitelist ${HOME}/.config/Google
13whitelist ${HOME}/.googleearth/Cache/
14whitelist ${HOME}/.googleearth/Temp/
15whitelist ${HOME}/.googleearth/myplaces.backup.kml
16whitelist ${HOME}/.googleearth/myplaces.kml
17whitelist /tmp/.X11-unix
18include /etc/firejail/whitelist-common.inc
19
20caps.drop all
21ipc-namespace
22nogroups
23noroot
24seccomp
25shell none
26
27private-bin google-earth,sh,grep,sed,ls,dirname
28private-dev
29private-etc fonts,resolv.conf,X11,alternatives,pulse
30
31noexec /home
32noexec /tmp