aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pluma.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-22 13:33:30 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-22 13:33:30 +0200
commit72a1472258164e4422425c4a4f1f27b1c5132be2 (patch)
tree6ae2b4f34ee7e34928b8de6b94ecbea4e7b36a19 /etc/pluma.profile
parentIntroduce allow-common-devel.inc (diff)
downloadfirejail-72a1472258164e4422425c4a4f1f27b1c5132be2.tar.gz
firejail-72a1472258164e4422425c4a4f1f27b1c5132be2.tar.zst
firejail-72a1472258164e4422425c4a4f1f27b1c5132be2.zip
add allow-common-devel to more profiles
Diffstat (limited to 'etc/pluma.profile')
-rw-r--r--etc/pluma.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/pluma.profile b/etc/pluma.profile
index 4c32c2979..dadfcc44e 100644
--- a/etc/pluma.profile
+++ b/etc/pluma.profile
@@ -8,9 +8,9 @@ include globals.local
8 8
9noblacklist ${HOME}/.config/enchant 9noblacklist ${HOME}/.config/enchant
10noblacklist ${HOME}/.config/pluma 10noblacklist ${HOME}/.config/pluma
11noblacklist ${HOME}/.python-history 11
12noblacklist ${HOME}/.python_history 12# Allows files commonly used by IDEs
13noblacklist ${HOME}/.pythonhist 13include allow-common-devel.inc
14 14
15include disable-common.inc 15include disable-common.inc
16include disable-devel.inc 16include disable-devel.inc