aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/firejail-profile.txt6
-rw-r--r--src/man/firejail.txt11
2 files changed, 12 insertions, 5 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index daae85cfd..7b5653942 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -873,5 +873,7 @@ Homepage: https://firejail.wordpress.com
873\&\flfirejail\fR\|(1), 873\&\flfirejail\fR\|(1),
874\&\flfiremon\fR\|(1), 874\&\flfiremon\fR\|(1),
875\&\flfirecfg\fR\|(1), 875\&\flfirecfg\fR\|(1),
876\&\flfirejail-login\fR\|(5) 876\&\flfirejail-login\fR\|(5),
877\&\flfirejail-users\fR\|(5) 877\&\flfirejail-users\fR\|(5),
878.UR https://github.com/netblue30/firejail/wiki/Creating-Profiles
879.UE
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 647569354..69cd4a7bc 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -66,7 +66,8 @@ command line options. The default Firejail filesystem is based on the host files
66system directories mounted read-only. These directories are /etc, /var, /usr, /bin, /sbin, /lib, /lib32, 66system directories mounted read-only. These directories are /etc, /var, /usr, /bin, /sbin, /lib, /lib32,
67/libx32 and /lib64. Only /home and /tmp are writable. 67/libx32 and /lib64. Only /home and /tmp are writable.
68.PP 68.PP
69As it starts up, Firejail tries to find a security profile based on the name of the application. 69Upon execution Firejail first looks in ~/.config/firejail/ for a profile and if it doesn't find one, it looks in /etc/firejail/.
70For profile resolution detail see https://github.com/netblue30/firejail/wiki/Creating-Profiles#locations-and-types.
70If an appropriate profile is not found, Firejail will use a default profile. 71If an appropriate profile is not found, Firejail will use a default profile.
71The default profile is quite restrictive. In case the application doesn't work, use --noprofile option 72The default profile is quite restrictive. In case the application doesn't work, use --noprofile option
72to disable it. For more information, please see \fBSECURITY PROFILES\fR section below. 73to disable it. For more information, please see \fBSECURITY PROFILES\fR section below.
@@ -3256,5 +3257,9 @@ Homepage: https://firejail.wordpress.com
3256\&\flfiremon\fR\|(1), 3257\&\flfiremon\fR\|(1),
3257\&\flfirecfg\fR\|(1), 3258\&\flfirecfg\fR\|(1),
3258\&\flfirejail-profile\fR\|(5), 3259\&\flfirejail-profile\fR\|(5),
3259\&\flfirejail-login\fR\|(5) 3260\&\flfirejail-login\fR\|(5),
3260\&\flfirejail-users\fR\|(5) 3261\&\flfirejail-users\fR\|(5),
3262.UR https://github.com/netblue30/firejail/wiki
3263.UE ,
3264.UR https://github.com/netblue30/firejail
3265.UE