aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2019-01-20 01:47:22 +0000
committerLibravatar GitHub <noreply@github.com>2019-01-20 01:47:22 +0000
commitc76ce46179c7e736de9c3260f8ad6a845d8e8909 (patch)
treecd8ea1287df0540b1e1eacb1cb99b2bed79b2a32
parentMerge pull request #2349 from rusty-snake/patch-2 (diff)
parentUpdate google-earth-pro.profile (diff)
downloadfirejail-c76ce46179c7e736de9c3260f8ad6a845d8e8909.tar.gz
firejail-c76ce46179c7e736de9c3260f8ad6a845d8e8909.tar.zst
firejail-c76ce46179c7e736de9c3260f8ad6a845d8e8909.zip
Merge pull request #2347 from Lockdis/master
add google earth pro, update google earth profile
-rw-r--r--etc/google-earth-pro.profile4
-rw-r--r--etc/google-earth.profile2
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/google-earth-pro.profile b/etc/google-earth-pro.profile
new file mode 100644
index 000000000..d62319fa2
--- /dev/null
+++ b/etc/google-earth-pro.profile
@@ -0,0 +1,4 @@
1# Redirect
2include google-earth.profile
3
4private-bin google-earth-pro
diff --git a/etc/google-earth.profile b/etc/google-earth.profile
index 6e5f99745..e075bfe9a 100644
--- a/etc/google-earth.profile
+++ b/etc/google-earth.profile
@@ -43,8 +43,10 @@ protocol unix,inet,inet6
43seccomp 43seccomp
44shell none 44shell none
45 45
46disable-mnt
46private-bin google-earth,sh,bash,grep,sed,ls,dirname 47private-bin google-earth,sh,bash,grep,sed,ls,dirname
47private-dev 48private-dev
49private-opt google
48 50
49noexec ${HOME} 51noexec ${HOME}
50noexec /tmp 52noexec /tmp