From 89d77cc34191308681d49be5f4e7413e0f48e9b5 Mon Sep 17 00:00:00 2001 From: Amin Vakil Date: Thu, 11 Jun 2020 13:06:14 +0430 Subject: Add strawberry profile (#3459) * Add strawberry profile * Fix comment * Add to disable-programs.inc & firecfg.config * Add /home/amin/.local/share/strawberry to profile and disable-programs * Various hardening for strawberry profile Signed-off-by: Amin Vakil * Change nodbus to dbus-system none in strawberry profile * Add dbus-user none to strawberry profile * Add whitelist-var-common, sort private-etc * Sort, Add wruc, Add netlink to protocol in strawberry profile * Remove dbus-user none to allow using gnome functions for various usage in strawberry profile --- etc/inc/disable-programs.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/inc') diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc index 89bfa540e..32228b8f2 100644 --- a/etc/inc/disable-programs.inc +++ b/etc/inc/disable-programs.inc @@ -341,6 +341,7 @@ blacklist ${HOME}/.config/specialmailcollectionsrc blacklist ${HOME}/.config/spotify blacklist ${HOME}/.config/sqlitebrowser blacklist ${HOME}/.config/stellarium +blacklist ${HOME}/.config/strawberry blacklist ${HOME}/.config/supertuxkart blacklist ${HOME}/.config/synfig blacklist ${HOME}/.config/teams @@ -644,6 +645,7 @@ blacklist ${HOME}/.local/share/scribus blacklist ${HOME}/.local/share/signal-cli blacklist ${HOME}/.local/share/spotify blacklist ${HOME}/.local/share/steam +blacklist ${HOME}/.local/share/strawberry blacklist ${HOME}/.local/share/supertux2 blacklist ${HOME}/.local/share/supertuxkart blacklist ${HOME}/.local/share/swell-foop @@ -897,6 +899,7 @@ blacklist ${HOME}/.cache/simple-scan blacklist ${HOME}/.cache/slimjet blacklist ${HOME}/.cache/snox blacklist ${HOME}/.cache/spotify +blacklist ${HOME}/.cache/strawberry blacklist ${HOME}/.cache/supertuxkart blacklist ${HOME}/.cache/systemsettings blacklist ${HOME}/.cache/telepathy -- cgit v1.2.3-70-g09d2