aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-04-03 17:51:17 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-04-03 17:51:17 +0200
commita954cb2162995d6d2530d0f5a45c2c19454dac25 (patch)
tree17de900e1c1dcdd97e1980dfb44548e9ec294ad2 /etc
parentseccomp/join fix (diff)
downloadfirejail-a954cb2162995d6d2530d0f5a45c2c19454dac25.tar.gz
firejail-a954cb2162995d6d2530d0f5a45c2c19454dac25.tar.zst
firejail-a954cb2162995d6d2530d0f5a45c2c19454dac25.zip
allow using wruc on any program
@glitsj16 thanks for the pointer that we now have whitelist globbing
Diffstat (limited to 'etc')
-rw-r--r--etc/whitelist-runuser-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/whitelist-runuser-common.inc b/etc/whitelist-runuser-common.inc
index de59d03d3..9ffd3d5be 100644
--- a/etc/whitelist-runuser-common.inc
+++ b/etc/whitelist-runuser-common.inc
@@ -6,5 +6,6 @@ include whitelist-runuser-common.local
6whitelist ${RUNUSER}/bus 6whitelist ${RUNUSER}/bus
7whitelist ${RUNUSER}/dconf 7whitelist ${RUNUSER}/dconf
8whitelist ${RUNUSER}/gdm/Xauthority 8whitelist ${RUNUSER}/gdm/Xauthority
9whitelist ${RUNUSER}/.mutter-Xwaylandauth.*
9whitelist ${RUNUSER}/pulse/native 10whitelist ${RUNUSER}/pulse/native
10whitelist ${RUNUSER}/wayland-0 11whitelist ${RUNUSER}/wayland-0