aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-maps.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-05 17:32:30 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:26:34 -0400
commit00ea93e518be02e1bd759da4746a5f3e973f1dd2 (patch)
tree7845946f38cb619ff5611d8f8734a78da5000f87 /etc/gnome-maps.profile
parentUnify all profiles (diff)
downloadfirejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.tar.gz
firejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.tar.zst
firejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.zip
Fix comments in 88 profiles
There may actually be some other comments that were removed, but the bulk have been restored
Diffstat (limited to 'etc/gnome-maps.profile')
-rw-r--r--etc/gnome-maps.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/gnome-maps.profile b/etc/gnome-maps.profile
index 79ea783a6..1e60c4470 100644
--- a/etc/gnome-maps.profile
+++ b/etc/gnome-maps.profile
@@ -5,6 +5,8 @@ include /etc/firejail/gnome-maps.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them
9
8noblacklist ${HOME}/.cache/champlain 10noblacklist ${HOME}/.cache/champlain
9 11
10include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
@@ -32,6 +34,3 @@ private-tmp
32 34
33noexec ${HOME} 35noexec ${HOME}
34noexec /tmp 36noexec /tmp
35
36# CLOBBERED COMMENTS
37# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them