summaryrefslogtreecommitdiffstats
path: root/etc/gnome-maps.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 19:49:32 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 19:49:32 -0400
commit898387577f68ec9b69ae0e5f4d13409ed53a1fdf (patch)
treea9752288a87afb7c734966b9336b958e0a99da14 /etc/gnome-maps.profile
parentMerges (diff)
downloadfirejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.tar.gz
firejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.tar.zst
firejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.zip
Stop breaking PKI with private-etc
Command: grep "crypto-policies" -iL $(grep "private-etc" -il $(grep "inet,inet6" . -Rl)) + fixes for #2077
Diffstat (limited to 'etc/gnome-maps.profile')
-rw-r--r--etc/gnome-maps.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/gnome-maps.profile b/etc/gnome-maps.profile
index da73d9450..b747743fc 100644
--- a/etc/gnome-maps.profile
+++ b/etc/gnome-maps.profile
@@ -35,7 +35,7 @@ tracelog
35disable-mnt 35disable-mnt
36# private-bin gjs gnome-maps 36# private-bin gjs gnome-maps
37private-dev 37private-dev
38# private-etc fonts 38# private-etc fonts,ca-certificates,ssl,pki,crypto-policies
39private-tmp 39private-tmp
40 40
41noexec ${HOME} 41noexec ${HOME}