aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar Adrian L. Shaw <adrianlshaw@gmail.com>2020-01-04 12:13:20 +0000
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-04 12:13:20 +0000
commit108eea75093e8a9fe8c9bd30027bf35e3d7559a1 (patch)
tree2163fe47a83e7241b3893c378b05eb26f5158d20 /etc/disable-programs.inc
parentGentoo fixes (#3120) (diff)
downloadfirejail-108eea75093e8a9fe8c9bd30027bf35e3d7559a1.tar.gz
firejail-108eea75093e8a9fe8c9bd30027bf35e3d7559a1.tar.zst
firejail-108eea75093e8a9fe8c9bd30027bf35e3d7559a1.zip
Add barrier profile (#3115)
* Add barrier.profile * Add newline before special options * Modify description * Add disable mount to barrier.profile * Address feedback from rusty-snake * Remove stray carriage return * Add noexec for /home/user and /tmp * Don't blacklist openssl * Remove redundant rules
Diffstat (limited to 'etc/disable-programs.inc')
-rw-r--r--etc/disable-programs.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 2712051ad..1c97ed8d6 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -71,6 +71,7 @@ blacklist ${HOME}/.config/Code
71blacklist ${HOME}/.config/Code - OSS 71blacklist ${HOME}/.config/Code - OSS
72blacklist ${HOME}/.config/Code Industry 72blacklist ${HOME}/.config/Code Industry
73blacklist ${HOME}/.config/Cryptocat 73blacklist ${HOME}/.config/Cryptocat
74blacklist ${HOME}/.config/Debauchee/Barrier.conf
74blacklist ${HOME}/.config/Enox 75blacklist ${HOME}/.config/Enox
75blacklist ${HOME}/.config/Franz 76blacklist ${HOME}/.config/Franz
76blacklist ${HOME}/.config/FreeCAD 77blacklist ${HOME}/.config/FreeCAD
@@ -488,6 +489,7 @@ blacklist ${HOME}/.local/share/apps/korganizer
488blacklist ${HOME}/.local/share/aspyr-media 489blacklist ${HOME}/.local/share/aspyr-media
489blacklist ${HOME}/.local/share/autokey 490blacklist ${HOME}/.local/share/autokey
490blacklist ${HOME}/.local/share/baloo 491blacklist ${HOME}/.local/share/baloo
492blacklist ${HOME}/.local/share/barrier
491blacklist ${HOME}/.local/share/bibletime 493blacklist ${HOME}/.local/share/bibletime
492blacklist ${HOME}/.local/share/caja-python 494blacklist ${HOME}/.local/share/caja-python
493blacklist ${HOME}/.local/share/cantata 495blacklist ${HOME}/.local/share/cantata