aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 2e87fbb8e..d78ce6723 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -565,6 +565,37 @@ uid=1000(netblue) gid=1000(netblue) groups=1000(netblue)
565$ 565$
566 566
567.TP 567.TP
568\fB\-\-noprofile
569Do not use a profile. Profile priority is use the one
570specified on the command line, next try to find one that
571matches the command name, and lastly use generic.profile.
572.br
573
574.br
575Example:
576.br
577$ firejail \-\-noprofile
578.br
579Parent pid 8553, child pid 8554
580.br
581Child process initialized
582.br
583$ exit
584.br
585.br
586parent is shutting down, bye...
587.br
588$ firejail
589.br
590Reading profile /etc/firejail/generic.profile
591.br
592Parent pid 8553, child pid 8554
593.br
594Child process initialized
595.br
596$
597
598.TP
568\fB\-\-noroot 599\fB\-\-noroot
569Install a user namespace with a single user - the current user. 600Install a user namespace with a single user - the current user.
570root user does not exist in the new namespace. This option 601root user does not exist in the new namespace. This option