aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 60d9c47c5..ff265c198 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -16,9 +16,9 @@ Include and comment support:
16 16
17.TP 17.TP
18\f\include other.profile exclude-token 18\f\include other.profile exclude-token
19Include other.profile file. exclued-token disables blacklist commands in other.profile 19Include other.profile file. exclude-token disables blacklist commands in other.profile
20if exclude-token word is found in the name section of blacklist command. 20if exclude-token word is found in the name section of blacklist command.
21exclude-tyoken is optional. 21exclude-token is optional.
22 22
23Example: "include /etc/firejail/disable-common.inc .filezilla" 23Example: "include /etc/firejail/disable-common.inc .filezilla"
24loads disable-common.inc file disables "blacklist ${HOME}/.filezilla" command in this file. 24loads disable-common.inc file disables "blacklist ${HOME}/.filezilla" command in this file.
@@ -73,7 +73,7 @@ closed.
73\f\private directory 73\f\private directory
74Use directory as user home. 74Use directory as user home.
75.TP 75.TP
76\f\private.keep file,directory 76\f\private-home file,directory
77Build a new user home in a temporary 77Build a new user home in a temporary
78filesystem, and copy the files and directories in the list in the 78filesystem, and copy the files and directories in the list in the
79new home. All modifications are discarded when the sandbox is 79new home. All modifications are discarded when the sandbox is