aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tb-starter-wrapper.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/tb-starter-wrapper.profile')
-rw-r--r--etc/tb-starter-wrapper.profile19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/tb-starter-wrapper.profile b/etc/tb-starter-wrapper.profile
new file mode 100644
index 000000000..8a7d45449
--- /dev/null
+++ b/etc/tb-starter-wrapper.profile
@@ -0,0 +1,19 @@
1# Firejail profile for tb-starter-wrapper
2# Description: wrapper-script used by whonix to start the tor browser
3quiet
4# This file is overwritten after every install/update
5# Persistent local customizations
6include tb-starter-wrapper.local
7# Persistent global definitions
8# added by included profile
9#include globals.local
10
11noblacklist ${HOME}/.tb
12
13mkdir ${HOME}/.tb
14whitelist ${HOME}/.tb
15
16x11 xorg
17
18# Redirect
19include torbrowser-launcher.profile