aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-01-13 20:02:38 +0000
committerLibravatar GitHub <noreply@github.com>2021-01-13 20:02:38 +0000
commit80b1cea642f80e0180ef534dec33610cbe992a99 (patch)
tree225a13bb35990db50abc1d8323afbfc6500cf628 /etc/profile-m-z
parentadd qnapi to new profiles (diff)
downloadfirejail-80b1cea642f80e0180ef534dec33610cbe992a99.tar.gz
firejail-80b1cea642f80e0180ef534dec33610cbe992a99.tar.zst
firejail-80b1cea642f80e0180ef534dec33610cbe992a99.zip
fix mdr.profile
Thanks @rusty-snake for [spotting](https://github.com/netblue30/firejail/commit/662ebd214b0a7874072381f5aaf3fbd322f0e460) this!
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/mdr.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-m-z/mdr.profile b/etc/profile-m-z/mdr.profile
index b0f584e43..fb97daa27 100644
--- a/etc/profile-m-z/mdr.profile
+++ b/etc/profile-m-z/mdr.profile
@@ -5,6 +5,8 @@ include mdr.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8blacklist ${RUNUSER}/wayland-*
9
8include disable-common.inc 10include disable-common.inc
9include disable-devel.inc 11include disable-devel.inc
10include disable-exec.inc 12include disable-exec.inc