aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gjs.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/gjs.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/gjs.profile')
-rw-r--r--etc/gjs.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/gjs.profile b/etc/gjs.profile
index 443dccfea..739100888 100644
--- a/etc/gjs.profile
+++ b/etc/gjs.profile
@@ -5,6 +5,8 @@ include /etc/firejail/gjs.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
9noblacklist ~/.cache/org.gnome.Books 11noblacklist ~/.cache/org.gnome.Books
10noblacklist ~/.config/libreoffice 12noblacklist ~/.config/libreoffice
@@ -29,6 +31,3 @@ tracelog
29private-dev 31private-dev
30# private-etc fonts 32# private-etc fonts
31private-tmp 33private-tmp
32
33# CLOBBERED COMMENTS
34# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them