aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gedit.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2019-04-18 11:14:52 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2019-04-18 11:14:52 -0500
commit32e5b363c55e56d13a271221e588fe944353613c (patch)
treed5d553b1334c9d9c2a14e7236871ef3b48a85747 /etc/gedit.profile
parentAdd .pythonrc.py to disable-common.inc (#2651) (diff)
downloadfirejail-32e5b363c55e56d13a271221e588fe944353613c.tar.gz
firejail-32e5b363c55e56d13a271221e588fe944353613c.tar.zst
firejail-32e5b363c55e56d13a271221e588fe944353613c.zip
Allow access to .pythonrc.py -- see #2651
Diffstat (limited to 'etc/gedit.profile')
-rw-r--r--etc/gedit.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/gedit.profile b/etc/gedit.profile
index 6b99ec580..54a942fdc 100644
--- a/etc/gedit.profile
+++ b/etc/gedit.profile
@@ -10,6 +10,7 @@ noblacklist ${HOME}/.config/enchant
10noblacklist ${HOME}/.config/gedit 10noblacklist ${HOME}/.config/gedit
11noblacklist ${HOME}/.gitconfig 11noblacklist ${HOME}/.gitconfig
12noblacklist ${HOME}/.python-history 12noblacklist ${HOME}/.python-history
13noblacklist ${HOME}/.pythonrc.py
13 14
14include disable-common.inc 15include disable-common.inc
15# include disable-devel.inc 16# include disable-devel.inc