aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xed.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-03-12 20:44:51 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-12 20:44:51 +0000
commitaa2bdffc4b4d0437dd710a70546c87b8f882b100 (patch)
treee44a8864ec0964a6c72caa7b6297ca90d7e8fd21 /etc/xed.profile
parentHarden meld.profile (#2577) (diff)
downloadfirejail-aa2bdffc4b4d0437dd710a70546c87b8f882b100.tar.gz
firejail-aa2bdffc4b4d0437dd710a70546c87b8f882b100.tar.zst
firejail-aa2bdffc4b4d0437dd710a70546c87b8f882b100.zip
add disable-exec.inc to all profiles with apparmor (#2576)
* add disable-exec.inc to all profiles with apparmor - #2385 #2505 * drop disable-exec.inc from generic electron.profile
Diffstat (limited to 'etc/xed.profile')
-rw-r--r--etc/xed.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/xed.profile b/etc/xed.profile
index cd565f684..a268f2b6e 100644
--- a/etc/xed.profile
+++ b/etc/xed.profile
@@ -15,6 +15,7 @@ noblacklist /usr/lib/python3*
15 15
16include disable-common.inc 16include disable-common.inc
17include disable-devel.inc 17include disable-devel.inc
18include disable-exec.inc
18include disable-interpreters.inc 19include disable-interpreters.inc
19include disable-passwdmgr.inc 20include disable-passwdmgr.inc
20include disable-programs.inc 21include disable-programs.inc
@@ -47,5 +48,3 @@ private-tmp
47 48
48# xed uses python plugins, memory-deny-write-execute breaks python 49# xed uses python plugins, memory-deny-write-execute breaks python
49# memory-deny-write-execute 50# memory-deny-write-execute
50noexec ${HOME}
51noexec /tmp