aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-weather.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-weather.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-weather.profile')
-rw-r--r--etc/gnome-weather.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/gnome-weather.profile b/etc/gnome-weather.profile
index 77538ad6e..514ef6f15 100644
--- a/etc/gnome-weather.profile
+++ b/etc/gnome-weather.profile
@@ -5,6 +5,8 @@ include /etc/firejail/gnome-weather.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 ~/.cache/libgweather 10noblacklist ~/.cache/libgweather
9 11
10include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
@@ -33,6 +35,3 @@ private-tmp
33 35
34noexec ${HOME} 36noexec ${HOME}
35noexec /tmp 37noexec /tmp
36
37# CLOBBERED COMMENTS
38# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them