Skip to content

Commit

Permalink
google-earth: drop private-opt (comment) and move whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
glitsj16 authored Sep 27, 2023
1 parent 764206e commit 01d7f8e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions etc/profile-a-l/google-earth.profile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ mkdir ${HOME}/.config/Google
mkdir ${HOME}/.googleearth
whitelist ${HOME}/.config/Google
whitelist ${HOME}/.googleearth
whitelist /opt/google
include whitelist-common.inc

caps.drop all
Expand All @@ -37,9 +38,5 @@ seccomp
disable-mnt
private-bin bash,dirname,google-earth,grep,ls,sed,sh
private-dev
# private-opt breaks file-copy-limit, use a whitelist instead of draining RAM
# https://github.com/netblue30/firejail/discussions/5307
#private-opt google
whitelist /opt/google

restrict-namespaces

0 comments on commit 01d7f8e

Please sign in to comment.