aboutsummaryrefslogtreecommitdiffstats
path: root/etc/google-earth.profile
diff options
context:
space:
mode:
authorLibravatar Chiraag Nataraj <chiraag.nataraj@gmail.com>2017-09-16 13:18:26 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit9c833ae929f64fa54c5d8aa49e4a784803b805c8 (patch)
tree6a15f6bda1665adfb1ff58842b995a8a03bba921 /etc/google-earth.profile
parentAdd a profile for TeamSpeak3 (diff)
downloadfirejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.tar.gz
firejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.tar.zst
firejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.zip
Add 31 profiles
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