Man pages: were missing info about .profile .local resolution (#3440)

* Man pages: link to .profile resolution, urls

* Man pages: firejail-profile add link to wiki profile creation

* Man pages: line break, slash in path

* Man pages remove space before dots
This commit is contained in:
OndrejMalek 2020-06-04 23:07:57 +02:00 committed by GitHub
parent 40d3604f70
commit 03550e94cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 5 deletions

View file

@ -873,5 +873,7 @@ Homepage: https://firejail.wordpress.com
\&\flfirejail\fR\|(1),
\&\flfiremon\fR\|(1),
\&\flfirecfg\fR\|(1),
\&\flfirejail-login\fR\|(5)
\&\flfirejail-users\fR\|(5)
\&\flfirejail-login\fR\|(5),
\&\flfirejail-users\fR\|(5),
.UR https://github.com/netblue30/firejail/wiki/Creating-Profiles
.UE

View file

@ -66,7 +66,8 @@ command line options. The default Firejail filesystem is based on the host files
system directories mounted read-only. These directories are /etc, /var, /usr, /bin, /sbin, /lib, /lib32,
/libx32 and /lib64. Only /home and /tmp are writable.
.PP
As it starts up, Firejail tries to find a security profile based on the name of the application.
Upon execution Firejail first looks in ~/.config/firejail/ for a profile and if it doesn't find one, it looks in /etc/firejail/.
For profile resolution detail see https://github.com/netblue30/firejail/wiki/Creating-Profiles#locations-and-types.
If an appropriate profile is not found, Firejail will use a default profile.
The default profile is quite restrictive. In case the application doesn't work, use --noprofile option
to disable it. For more information, please see \fBSECURITY PROFILES\fR section below.
@ -3256,5 +3257,9 @@ Homepage: https://firejail.wordpress.com
\&\flfiremon\fR\|(1),
\&\flfirecfg\fR\|(1),
\&\flfirejail-profile\fR\|(5),
\&\flfirejail-login\fR\|(5)
\&\flfirejail-users\fR\|(5)
\&\flfirejail-login\fR\|(5),
\&\flfirejail-users\fR\|(5),
.UR https://github.com/netblue30/firejail/wiki
.UE ,
.UR https://github.com/netblue30/firejail
.UE