diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc index 3ec13e482..b1ec25987 100644 --- a/etc/inc/disable-common.inc +++ b/etc/inc/disable-common.inc @@ -630,3 +630,5 @@ blacklist ${RUNUSER}/inaccessible blacklist ${RUNUSER}/pk-debconf-socket blacklist ${RUNUSER}/update-notifier.pid +# tor-browser +blacklist ${HOME}/.local/opt/tor-browser diff --git a/etc/profile-m-z/tor-browser.profile b/etc/profile-m-z/tor-browser.profile index 76a0e1fa5..13f422b0a 100644 --- a/etc/profile-m-z/tor-browser.profile +++ b/etc/profile-m-z/tor-browser.profile @@ -7,9 +7,12 @@ include tor-browser.local #include globals.local noblacklist ${HOME}/.tor-browser +noblacklist ${HOME}/.local/opt/tor-browser mkdir ${HOME}/.tor-browser whitelist ${HOME}/.tor-browser +mkdir ${HOME}/.local/opt/tor-browser +whitelist ${HOME}/.local/opt/tor-browser # Redirect include torbrowser-launcher.profile