summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/tb-starter-wrapper.profile2
-rw-r--r--src/man/firejail-login.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/etc/tb-starter-wrapper.profile b/etc/tb-starter-wrapper.profile
index 7cf85b387..ffe9605b6 100644
--- a/etc/tb-starter-wrapper.profile
+++ b/etc/tb-starter-wrapper.profile
@@ -13,5 +13,7 @@ noblacklist ${HOME}/.tb
13mkdir ${HOME}/.tb 13mkdir ${HOME}/.tb
14whitelist ${HOME}/.tb 14whitelist ${HOME}/.tb
15 15
16private-bin tb-starter-wrapper
17
16# Redirect 18# Redirect
17include torbrowser-launcher.profile 19include torbrowser-launcher.profile
diff --git a/src/man/firejail-login.txt b/src/man/firejail-login.txt
index c2fa63dc4..430e86cc8 100644
--- a/src/man/firejail-login.txt
+++ b/src/man/firejail-login.txt
@@ -11,7 +11,7 @@ a user name followed by the arguments passed to firejail. The format is as follo
11 11
12Example: 12Example:
13 13
14 netblue:--net=none --protocol=unix 14 netblue: --net=none --protocol=unix
15 15
16Wildcard patterns are accepted in the user name field: 16Wildcard patterns are accepted in the user name field:
17 17