From 9d079afce489419136f0c681caefd5b8f8980bd7 Mon Sep 17 00:00:00 2001 From: joelazar Date: Mon, 26 Feb 2018 18:33:16 +0100 Subject: .Xauthority moved from blacklist to read-only --- etc/bibletime.profile | 1 - etc/disable-common.inc | 1 + etc/viewnior.profile | 1 - etc/xiphos.profile | 1 - 4 files changed, 1 insertion(+), 3 deletions(-) diff --git a/etc/bibletime.profile b/etc/bibletime.profile index ce88a7ec1..018569603 100644 --- a/etc/bibletime.profile +++ b/etc/bibletime.profile @@ -5,7 +5,6 @@ include /etc/firejail/bibletime.local # Persistent global definitions include /etc/firejail/globals.local -blacklist ${HOME}/.Xauthority blacklist ${HOME}/.bashrc noblacklist ${HOME}/.bibletime diff --git a/etc/disable-common.inc b/etc/disable-common.inc index 54a292bc2..4c43b2cb8 100644 --- a/etc/disable-common.inc +++ b/etc/disable-common.inc @@ -43,6 +43,7 @@ blacklist ${HOME}/.xsession blacklist ${HOME}/.xsessionrc blacklist /etc/X11/Xsession.d blacklist /etc/xdg/autostart +read-only ${HOME}/.Xauthority # KDE config blacklist ${HOME}/.config/khotkeysrc diff --git a/etc/viewnior.profile b/etc/viewnior.profile index 25e5956ba..4df71f728 100644 --- a/etc/viewnior.profile +++ b/etc/viewnior.profile @@ -6,7 +6,6 @@ include /etc/firejail/viewnior.local include /etc/firejail/globals.local blacklist /run/user/*/bus -blacklist ${HOME}/.Xauthority blacklist ${HOME}/.bashrc noblacklist ${HOME}/.Steam diff --git a/etc/xiphos.profile b/etc/xiphos.profile index 91b782473..d9b1a01b0 100644 --- a/etc/xiphos.profile +++ b/etc/xiphos.profile @@ -5,7 +5,6 @@ include /etc/firejail/xiphos.local # Persistent global definitions include /etc/firejail/globals.local -blacklist ${HOME}/.Xauthority blacklist ${HOME}/.bashrc noblacklist ${HOME}/.sword -- cgit v1.2.3-54-g00ecf