aboutsummaryrefslogtreecommitdiffstats
path: root/etc/rsync-download_only.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-17 17:07:19 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-18 11:20:32 +0100
commita3cc09e5d96beb53dd13d48a9202bae97fb474aa (patch)
treeacac9767a7bd58c3ef9cafe4f59bb1a6c0688ecc /etc/rsync-download_only.profile
parent'blacklist /tmp/.X11-unix' is implied by x11 none (diff)
downloadfirejail-a3cc09e5d96beb53dd13d48a9202bae97fb474aa.tar.gz
firejail-a3cc09e5d96beb53dd13d48a9202bae97fb474aa.tar.zst
firejail-a3cc09e5d96beb53dd13d48a9202bae97fb474aa.zip
add 'blacklist ${RUNUSER}/wayland-*' to all profi…
…les with 'blacklist /tmp/.X11-unix'
Diffstat (limited to 'etc/rsync-download_only.profile')
-rw-r--r--etc/rsync-download_only.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rsync-download_only.profile b/etc/rsync-download_only.profile
index bda3bca92..84147f0a5 100644
--- a/etc/rsync-download_only.profile
+++ b/etc/rsync-download_only.profile
@@ -13,6 +13,7 @@ include globals.local
13# Usage: firejail --profile=rsync-download_only rsync 13# Usage: firejail --profile=rsync-download_only rsync
14 14
15blacklist /tmp/.X11-unix 15blacklist /tmp/.X11-unix
16blacklist ${RUNUSER}/wayland-*
16 17
17include disable-common.inc 18include disable-common.inc
18include disable-devel.inc 19include disable-devel.inc