aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gedit.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/gedit.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/gedit.profile')
-rw-r--r--etc/gedit.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/gedit.profile b/etc/gedit.profile
index 2fd7f20fe..aa91d9518 100644
--- a/etc/gedit.profile
+++ b/etc/gedit.profile
@@ -5,6 +5,8 @@ include /etc/firejail/gedit.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8# when gedit is started via gnome-shell, firejail is not applied because systemd will start it
9
8noblacklist ~/.config/gedit 10noblacklist ~/.config/gedit
9 11
10include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
@@ -31,6 +33,3 @@ private-tmp
31 33
32noexec ${HOME} 34noexec ${HOME}
33noexec /tmp 35noexec /tmp
34
35# CLOBBERED COMMENTS
36# when gedit is started via gnome-shell, firejail is not applied because systemd will start it