From 108eea75093e8a9fe8c9bd30027bf35e3d7559a1 Mon Sep 17 00:00:00 2001 From: "Adrian L. Shaw" Date: Sat, 4 Jan 2020 12:13:20 +0000 Subject: 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 --- etc/disable-programs.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/disable-programs.inc') 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 blacklist ${HOME}/.config/Code - OSS blacklist ${HOME}/.config/Code Industry blacklist ${HOME}/.config/Cryptocat +blacklist ${HOME}/.config/Debauchee/Barrier.conf blacklist ${HOME}/.config/Enox blacklist ${HOME}/.config/Franz blacklist ${HOME}/.config/FreeCAD @@ -488,6 +489,7 @@ blacklist ${HOME}/.local/share/apps/korganizer blacklist ${HOME}/.local/share/aspyr-media blacklist ${HOME}/.local/share/autokey blacklist ${HOME}/.local/share/baloo +blacklist ${HOME}/.local/share/barrier blacklist ${HOME}/.local/share/bibletime blacklist ${HOME}/.local/share/caja-python blacklist ${HOME}/.local/share/cantata -- cgit v1.2.3-70-g09d2