aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar Amin Vakil <info@aminvakil.com>2020-06-11 13:06:14 +0430
committerLibravatar GitHub <noreply@github.com>2020-06-11 08:36:14 +0000
commit89d77cc34191308681d49be5f4e7413e0f48e9b5 (patch)
treeed0aafa2c2b369e87a096b7055099c3a03dc388c /etc/inc/disable-programs.inc
parentFix qt5ct colour schemes and QSS (#3463) (diff)
downloadfirejail-89d77cc34191308681d49be5f4e7413e0f48e9b5.tar.gz
firejail-89d77cc34191308681d49be5f4e7413e0f48e9b5.tar.zst
firejail-89d77cc34191308681d49be5f4e7413e0f48e9b5.zip
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 <info@aminvakil.com> * 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
Diffstat (limited to 'etc/inc/disable-programs.inc')
-rw-r--r--etc/inc/disable-programs.inc3
1 files changed, 3 insertions, 0 deletions
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
341blacklist ${HOME}/.config/spotify 341blacklist ${HOME}/.config/spotify
342blacklist ${HOME}/.config/sqlitebrowser 342blacklist ${HOME}/.config/sqlitebrowser
343blacklist ${HOME}/.config/stellarium 343blacklist ${HOME}/.config/stellarium
344blacklist ${HOME}/.config/strawberry
344blacklist ${HOME}/.config/supertuxkart 345blacklist ${HOME}/.config/supertuxkart
345blacklist ${HOME}/.config/synfig 346blacklist ${HOME}/.config/synfig
346blacklist ${HOME}/.config/teams 347blacklist ${HOME}/.config/teams
@@ -644,6 +645,7 @@ blacklist ${HOME}/.local/share/scribus
644blacklist ${HOME}/.local/share/signal-cli 645blacklist ${HOME}/.local/share/signal-cli
645blacklist ${HOME}/.local/share/spotify 646blacklist ${HOME}/.local/share/spotify
646blacklist ${HOME}/.local/share/steam 647blacklist ${HOME}/.local/share/steam
648blacklist ${HOME}/.local/share/strawberry
647blacklist ${HOME}/.local/share/supertux2 649blacklist ${HOME}/.local/share/supertux2
648blacklist ${HOME}/.local/share/supertuxkart 650blacklist ${HOME}/.local/share/supertuxkart
649blacklist ${HOME}/.local/share/swell-foop 651blacklist ${HOME}/.local/share/swell-foop
@@ -897,6 +899,7 @@ blacklist ${HOME}/.cache/simple-scan
897blacklist ${HOME}/.cache/slimjet 899blacklist ${HOME}/.cache/slimjet
898blacklist ${HOME}/.cache/snox 900blacklist ${HOME}/.cache/snox
899blacklist ${HOME}/.cache/spotify 901blacklist ${HOME}/.cache/spotify
902blacklist ${HOME}/.cache/strawberry
900blacklist ${HOME}/.cache/supertuxkart 903blacklist ${HOME}/.cache/supertuxkart
901blacklist ${HOME}/.cache/systemsettings 904blacklist ${HOME}/.cache/systemsettings
902blacklist ${HOME}/.cache/telepathy 905blacklist ${HOME}/.cache/telepathy