aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/tor-browser.profile
blob: 13f422b0a6b97bd21e36ecbd4c2a5d70648f75a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Firejail profile alias for torbrowser-launcher
# This file is overwritten after every install/update
# Persistent local customizations
include tor-browser.local
# Persistent global definitions
# added by included profile
#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