aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/tb-starter-wrapper.profile
blob: 691c33191746db8ac78af886985f258d38ca1a9f (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

nodeny  ${HOME}/.tb

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

private-bin tb-starter-wrapper

# Redirect
include torbrowser-launcher.profile