mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
add 'blacklist ${RUNUSER}/wayland-*' to all profi…
…les with 'blacklist /tmp/.X11-unix'
This commit is contained in:
parent
f60d009a81
commit
a3cc09e5d9
23 changed files with 23 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ noblacklist ${HOME}/.config/aria2
|
|||
noblacklist ${HOME}/.netrc
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ noblacklist ${HOME}/.config/artha.log
|
|||
noblacklist ${HOME}/.config/enchant
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ noblacklist /sbin
|
|||
noblacklist /usr/sbin
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ include globals.local
|
|||
noblacklist ${HOME}/.elinks
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ include gconf-editor.local
|
|||
#include globals.local
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
ignore net none
|
||||
ignore x11 none
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ include gist.local
|
|||
include globals.local
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
noblacklist ${HOME}/.gist
|
||||
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ noblacklist ${HOME}/.vim
|
|||
noblacklist ${HOME}/.viminfo
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-exec.inc
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ include globals.local
|
|||
noblacklist ${HOME}/.gnupg
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ include globals.local
|
|||
noblacklist ${HOME}/.gnupg
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ include globals.local
|
|||
noblacklist ${HOME}/.links
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ include lynx.local
|
|||
include globals.local
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ noblacklist ${HOME}/postponed
|
|||
noblacklist ${HOME}/sent
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ include globals.local
|
|||
# Usage: firejail --profile=rsync-download_only rsync
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ include seahorse.local
|
|||
include globals.local
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
noblacklist ${HOME}/.gnupg
|
||||
noblacklist ${HOME}/.ssh
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ noblacklist /usr/sbin
|
|||
# noblacklist /var/opt
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
# include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ include signal-cli.local
|
|||
include globals.local
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
noblacklist ${HOME}/.local/share/signal-cli
|
||||
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ noblacklist /tmp/ssh-*
|
|||
noblacklist ${HOME}/.ssh
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-passwdmgr.inc
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ include globals.local
|
|||
# Tracker is started by systemd on most systems. Therefore it is not firejailed by default
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ noblacklist /sbin
|
|||
noblacklist /usr/sbin
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ include globals.local
|
|||
noblacklist ${HOME}/.w3m
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include allow-perl.inc
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ noblacklist ${HOME}/.wget-hsts
|
|||
noblacklist ${HOME}/.wgetrc
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ include whois.local
|
|||
include globals.local
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ include allow-python2.inc
|
|||
include allow-python3.inc
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}/wayland-*
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue