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, 6 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index cc37670aa..68420ae9d 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -467,6 +467,12 @@ available in the new namespace is a new loopback interface (lo).
467Use this option to deny network access to programs that don't 467Use this option to deny network access to programs that don't
468really need network access. 468really need network access.
469 469
470.SH Other
471.TP
472\fBjoin-or-start sandboxname
473Join the sandbox identified by name or start a new one.
474Same as "firejail --join=sandboxname" command if sandbox with specified name exists, otherwise same as "name sandboxname".
475
470.SH RELOCATING PROFILES 476.SH RELOCATING PROFILES
471For various reasons some users might want to keep the profile files in a different directory. 477For various reasons some users might want to keep the profile files in a different directory.
472Using \fB--profile-path\fR command line option, Firejail can be instructed to look for profiles 478Using \fB--profile-path\fR command line option, Firejail can be instructed to look for profiles