aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-09-05 19:22:01 -0400
committerLibravatar GitHub <noreply@github.com>2017-09-05 19:22:01 -0400
commit46721747ef57e9934d71b05ea421a703fac262f5 (patch)
tree4f32dbd8bc2a9fd64f3b5a8ff31df5694033c902 /etc
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
parentnoexec is hardcoded now (diff)
downloadfirejail-46721747ef57e9934d71b05ea421a703fac262f5.tar.gz
firejail-46721747ef57e9934d71b05ea421a703fac262f5.tar.zst
firejail-46721747ef57e9934d71b05ea421a703fac262f5.zip
Merge pull request #1533 from smitsohu/pulse
remount ~/.config/pulse with noexec
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-common.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 294ff6bcb..024a48b6b 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -309,5 +309,4 @@ blacklist /initrd*
309blacklist /vmlinuz* 309blacklist /vmlinuz*
310 310
311# complement noexec ${HOME} and noexec /tmp 311# complement noexec ${HOME} and noexec /tmp
312noexec ${HOME}/.config/pulse
313noexec /tmp/.X11-unix 312noexec /tmp/.X11-unix