summaryrefslogtreecommitdiffstats
path: root/etc/xed.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-05-20 03:16:56 -0400
committerLibravatar Tad <tad@spotco.us>2018-05-20 03:16:56 -0400
commit1a4c050732d40d92a7620a34dd433735213f29eb (patch)
treeda07cec8dd37def598af9877361378bed490f50e /etc/xed.profile
parenttentative fix for issue #1948 (diff)
downloadfirejail-1a4c050732d40d92a7620a34dd433735213f29eb.tar.gz
firejail-1a4c050732d40d92a7620a34dd433735213f29eb.tar.zst
firejail-1a4c050732d40d92a7620a34dd433735213f29eb.zip
Fixup xed
See https://github.com/netblue30/firejail/commit/b4e484e50f22894683c6974bc01e171dd2b19e3d#commitcomment-29051254
Diffstat (limited to 'etc/xed.profile')
-rw-r--r--etc/xed.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/xed.profile b/etc/xed.profile
index bf14d3c09..f65b52658 100644
--- a/etc/xed.profile
+++ b/etc/xed.profile
@@ -11,7 +11,7 @@ noblacklist ${HOME}/.config/xed
11noblacklist ${PATH}/python2* 11noblacklist ${PATH}/python2*
12noblacklist ${PATH}/python3* 12noblacklist ${PATH}/python3*
13noblacklist /usr/lib/python2* 13noblacklist /usr/lib/python2*
14noblacklist /usr/lib/python3 14noblacklist /usr/lib/python3*
15 15
16include /etc/firejail/disable-common.inc 16include /etc/firejail/disable-common.inc
17include /etc/firejail/disable-devel.inc 17include /etc/firejail/disable-devel.inc