From c3b33900177a67d052bd4451d54f78994e25131a Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 5 Mar 2016 19:52:13 -0500 Subject: profiles cleanup --- etc/google-chrome-unstable.profile | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'etc/google-chrome-unstable.profile') diff --git a/etc/google-chrome-unstable.profile b/etc/google-chrome-unstable.profile index 36a1fb456..ed4332862 100644 --- a/etc/google-chrome-unstable.profile +++ b/etc/google-chrome-unstable.profile @@ -1,5 +1,7 @@ # Google Chrome unstable browser profile -noblacklist ${HOME}/.config/google-chrome-unstable +noblacklist ~/.config/google-chrome-unstable +noblacklist ~/.cache/google-chrome-unstable +noblacklist ~/keepassx.kdbx include /etc/firejail/disable-mgmt.inc include /etc/firejail/disable-secret.inc include /etc/firejail/disable-common.inc @@ -10,6 +12,7 @@ include /etc/firejail/disable-terminals.inc # netfilter + whitelist ${DOWNLOADS} mkdir ~/.config mkdir ~/.config/google-chrome-unstable @@ -21,3 +24,9 @@ mkdir ~/.pki whitelist ~/.pki include /etc/firejail/whitelist-common.inc +# lastpass, keepassx +whitelist ~/.keepassx +whitelist ~/.config/keepassx +whitelist ~/keepassx.kdbx +whitelist ~/.lastpass +whitelist ~/.config/lastpass -- cgit v1.2.3-54-g00ecf