From a9ade4123b46363029b9f5a0202067448fccd65a Mon Sep 17 00:00:00 2001 From: iiotx Date: Wed, 26 Aug 2015 22:31:58 -0400 Subject: Use generic.profile by default --- src/man/firejail.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'src/man/firejail.txt') 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 @@ -564,6 +564,37 @@ uid=1000(netblue) gid=1000(netblue) groups=1000(netblue) .br $ +.TP +\fB\-\-noprofile +Do not use a profile. Profile priority is use the one +specified on the command line, next try to find one that +matches the command name, and lastly use generic.profile. +.br + +.br +Example: +.br +$ firejail \-\-noprofile +.br +Parent pid 8553, child pid 8554 +.br +Child process initialized +.br +$ exit +.br +.br +parent is shutting down, bye... +.br +$ firejail +.br +Reading profile /etc/firejail/generic.profile +.br +Parent pid 8553, child pid 8554 +.br +Child process initialized +.br +$ + .TP \fB\-\-noroot Install a user namespace with a single user - the current user. -- cgit v1.2.3-70-g09d2