aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tb-starter-wrapper.profile
blob: ffe9605b6485862c6b90cb2c7e1367bd9aab8c85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Firejail profile for tb-starter-wrapper
# Description: wrapper-script used by whonix to start the tor browser
quiet
# This file is overwritten after every install/update
# Persistent local customizations
include tb-starter-wrapper.local
# Persistent global definitions
# added by included profile
#include globals.local

noblacklist ${HOME}/.tb

mkdir ${HOME}/.tb
whitelist ${HOME}/.tb

private-bin tb-starter-wrapper

# Redirect
include torbrowser-launcher.profile