aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-common.inc
diff options
context:
space:
mode:
authorLibravatar SYN-cook <syncookongit@gmail.com>2017-04-04 19:21:41 +0200
committerLibravatar GitHub <noreply@github.com>2017-04-04 19:21:41 +0200
commit9e5db2d88dbf62cf664c6de4c86f5d1f69eb5c12 (patch)
tree0274117967bdd3e06313aa532f120259da0e1da8 /etc/disable-common.inc
parentcleanup (diff)
downloadfirejail-9e5db2d88dbf62cf664c6de4c86f5d1f69eb5c12.tar.gz
firejail-9e5db2d88dbf62cf664c6de4c86f5d1f69eb5c12.tar.zst
firejail-9e5db2d88dbf62cf664c6de4c86f5d1f69eb5c12.zip
add .pam_environment, kwin to blacklist
Diffstat (limited to 'etc/disable-common.inc')
-rw-r--r--etc/disable-common.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 451203865..e0b065c9e 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -43,6 +43,7 @@ blacklist ${HOME}/.fluxbox/startup
43 43
44# KDE config 44# KDE config
45blacklist ${HOME}/.kde4/share/apps/konsole 45blacklist ${HOME}/.kde4/share/apps/konsole
46blacklist ${HOME}/.kde4/share/apps/kwin
46blacklist ${HOME}/.kde4/share/apps/plasma 47blacklist ${HOME}/.kde4/share/apps/plasma
47blacklist ${HOME}/.kde4/share/apps/solid 48blacklist ${HOME}/.kde4/share/apps/solid
48blacklist ${HOME}/.kde4/share/config/*.notifyrc 49blacklist ${HOME}/.kde4/share/config/*.notifyrc
@@ -52,6 +53,7 @@ blacklist ${HOME}/.kde4/share/config/krunnerrc
52blacklist ${HOME}/.kde4/share/config/plasma-desktop-appletsrc 53blacklist ${HOME}/.kde4/share/config/plasma-desktop-appletsrc
53blacklist ${HOME}/.kde4/share/kde4/services 54blacklist ${HOME}/.kde4/share/kde4/services
54blacklist ${HOME}/.kde/share/apps/konsole 55blacklist ${HOME}/.kde/share/apps/konsole
56blacklist ${HOME}/.kde/share/apps/kwin
55blacklist ${HOME}/.kde/share/apps/plasma 57blacklist ${HOME}/.kde/share/apps/plasma
56blacklist ${HOME}/.kde/share/apps/solid 58blacklist ${HOME}/.kde/share/apps/solid
57blacklist ${HOME}/.kde/share/config/*.notifyrc 59blacklist ${HOME}/.kde/share/config/*.notifyrc
@@ -68,6 +70,7 @@ blacklist ${HOME}/.config/plasma-org.kde.plasma.desktop-appletsrc
68blacklist ${HOME}/.local/share/kglobalaccel 70blacklist ${HOME}/.local/share/kglobalaccel
69blacklist ${HOME}/.local/share/konsole 71blacklist ${HOME}/.local/share/konsole
70blacklist ${HOME}/.local/share/kservices5 72blacklist ${HOME}/.local/share/kservices5
73blacklist ${HOME}/.local/share/kwin
71blacklist ${HOME}/.local/share/plasma 74blacklist ${HOME}/.local/share/plasma
72blacklist ${HOME}/.local/share/solid 75blacklist ${HOME}/.local/share/solid
73 76
@@ -146,6 +149,7 @@ read-only ${HOME}/.logout
146read-only ${HOME}/.pgpkey 149read-only ${HOME}/.pgpkey
147read-only ${HOME}/.plan 150read-only ${HOME}/.plan
148read-only ${HOME}/.project 151read-only ${HOME}/.project
152read-only ${HOME}/.pam_environment
149 153
150# Initialization files that allow arbitrary command execution 154# Initialization files that allow arbitrary command execution
151read-only ${HOME}/.caffrc 155read-only ${HOME}/.caffrc