aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vincent43 <31109921+Vincent43@users.noreply.github.com>2019-01-18 10:37:29 +0100
committerLibravatar GitHub <noreply@github.com>2019-01-18 10:37:29 +0100
commit6e8ced5fbd4ac199f2cf48fc01fe43c81c211fb5 (patch)
tree80e8f9e6d425138319ed7636478958a6e42cb758
parentkonversation.profile: add netlink protocol (diff)
downloadfirejail-6e8ced5fbd4ac199f2cf48fc01fe43c81c211fb5.tar.gz
firejail-6e8ced5fbd4ac199f2cf48fc01fe43c81c211fb5.tar.zst
firejail-6e8ced5fbd4ac199f2cf48fc01fe43c81c211fb5.zip
flameshot.profile: remove memory-deny-write-execute
memory-deny-write-execute may break app, see https://github.com/netblue30/firejail/issues/1139#issuecomment-455420202
-rw-r--r--etc/flameshot.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/flameshot.profile b/etc/flameshot.profile
index 32e416b34..d665d1851 100644
--- a/etc/flameshot.profile
+++ b/etc/flameshot.profile
@@ -39,6 +39,5 @@ private-etc fonts,ld.so.conf,resolv.conf,ca-certificates,ssl,pki,crypto-policies
39private-dev 39private-dev
40private-tmp 40private-tmp
41 41
42memory-deny-write-execute
43noexec ${HOME} 42noexec ${HOME}
44noexec /tmp 43noexec /tmp