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.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 23007725a..d3a563abd 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -667,6 +667,10 @@ instead of the default one.
667Join the sandbox identified by name or start a new one. 667Join the sandbox identified by name or start a new one.
668Same as "firejail --join=sandboxname" command if sandbox with specified name exists, otherwise same as "name sandboxname". 668Same as "firejail --join=sandboxname" command if sandbox with specified name exists, otherwise same as "name sandboxname".
669 669
670.TP
671\fBdeterministic-exit-code
672Always exit firejail with the first childs exit status. The default behavior is to use the exit status of the final child to exit, which can be nondeterministic.
673
670.SH FILES 674.SH FILES
671/etc/firejail/filename.profile, $HOME/.config/firejail/filename.profile 675/etc/firejail/filename.profile, $HOME/.config/firejail/filename.profile
672 676