aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pluma.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/pluma.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/pluma.profile')
-rw-r--r--etc/pluma.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pluma.profile b/etc/pluma.profile
index 25142bc18..47626753a 100644
--- a/etc/pluma.profile
+++ b/etc/pluma.profile
@@ -7,6 +7,7 @@ include pluma.local
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/pluma 9noblacklist ${HOME}/.config/pluma
10noblacklist ${HOME}/.pythonrc.py
10 11
11include disable-common.inc 12include disable-common.inc
12include disable-devel.inc 13include disable-devel.inc