aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-login.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-login.txt')
-rw-r--r--src/man/firejail-login.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/man/firejail-login.txt b/src/man/firejail-login.txt
index 6cd9ce3cb..796179d0b 100644
--- a/src/man/firejail-login.txt
+++ b/src/man/firejail-login.txt
@@ -13,9 +13,13 @@ Example:
13 13
14 netblue:--net=none --protocol=unix 14 netblue:--net=none --protocol=unix
15 15
16Wildcard patterns are accepted in the user name field:
17
18 user*: --private
19
16.SH RESTRICTED SHELL 20.SH RESTRICTED SHELL
17To configure a restricted shell, replace /bin/bash with /usr/bin/firejail in 21To configure a restricted shell, replace /bin/bash with /usr/bin/firejail in
18/etc/password file for each user that needs to be restricted. Alternatively, 22/etc/passwd file for each user that needs to be restricted. Alternatively,
19you can specify /usr/bin/firejail using adduser or usermod commands: 23you can specify /usr/bin/firejail using adduser or usermod commands:
20 24
21adduser \-\-shell /usr/bin/firejail username 25adduser \-\-shell /usr/bin/firejail username
@@ -34,6 +38,5 @@ Homepage: http://firejail.wordpress.com
34\&\flfiremon\fR\|(1), 38\&\flfiremon\fR\|(1),
35\&\flfirecfg\fR\|(1), 39\&\flfirecfg\fR\|(1),
36\&\flfirejail-profile\fR\|(5) 40\&\flfirejail-profile\fR\|(5)
37\&\flfirejail-config\fR\|(5)
38 41
39 42