From f09bb2af9af7f3fec9346bd138c79f1cdd12eab5 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sat, 27 Feb 2021 09:06:02 +0100 Subject: fixes - RELNOTS: protocol now accumulates - fix #3978 -- Android Studio: cannot create the directory Unresolved: > google-earth.profile has a 'noblacklist ${HOME}/.config/Google' too, > so we should consider to add additional blacklists for ~/.config/Google/*. - marker.profile: allow ${DOCUMENTS} - profile.template: add bluetooth protocol - profile.template: add DBus portal note - firejail-profile.txt: revert 17fe4b9e -- fix private=directory in man firejail-profile see https://github.com/netblue30/firejail/pull/3970#discussion_r574411745 --- etc/profile-m-z/marker.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-m-z/marker.profile') diff --git a/etc/profile-m-z/marker.profile b/etc/profile-m-z/marker.profile index 55865fe72..029d0183d 100644 --- a/etc/profile-m-z/marker.profile +++ b/etc/profile-m-z/marker.profile @@ -12,6 +12,7 @@ include globals.local #private-etc ca-certificates,ssl,pki,crypto-policies,nsswitch.conf,resolv.conf noblacklist ${HOME}/.cache/marker +noblacklist ${DOCUMENTS} include disable-common.inc include disable-devel.inc -- cgit v1.2.3-70-g09d2