aboutsummaryrefslogtreecommitdiffstats
path: root/etc/google-earth.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-16 14:11:43 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit3c3602fe4e747f3489c917f4de991c9043df9751 (patch)
tree052baee1387ce11b9ecd00e49a7c96d59f92d480 /etc/google-earth.profile
parentFixup 36 profiles (diff)
downloadfirejail-3c3602fe4e747f3489c917f4de991c9043df9751.tar.gz
firejail-3c3602fe4e747f3489c917f4de991c9043df9751.tar.zst
firejail-3c3602fe4e747f3489c917f4de991c9043df9751.zip
Harden 25 profiles
Diffstat (limited to 'etc/google-earth.profile')
-rw-r--r--etc/google-earth.profile7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/google-earth.profile b/etc/google-earth.profile
index 11d55281a..32da9a5a8 100644
--- a/etc/google-earth.profile
+++ b/etc/google-earth.profile
@@ -21,14 +21,19 @@ include /etc/firejail/whitelist-common.inc
21 21
22caps.drop all 22caps.drop all
23ipc-namespace 23ipc-namespace
24netfilter
25nodvd
24nogroups 26nogroups
27nonewprivs
25noroot 28noroot
29notv
30novideo
31protocol unix,inet,inet6
26seccomp 32seccomp
27shell none 33shell none
28 34
29private-bin google-earth,sh,grep,sed,ls,dirname 35private-bin google-earth,sh,grep,sed,ls,dirname
30private-dev 36private-dev
31#private-etc fonts,resolv.conf,X11,alternatives,pulse
32 37
33noexec ${HOME} 38noexec ${HOME}
34noexec /tmp 39noexec /tmp