aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail-users.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail-users.txt b/src/man/firejail-users.txt
index 88b4041b0..6fa09e05e 100644
--- a/src/man/firejail-users.txt
+++ b/src/man/firejail-users.txt
@@ -38,7 +38,7 @@ See \fBman 1 firecfg\fR for details.
38An alternative way of restricting user access to firejail executable is to create a special firejail user group and 38An alternative way of restricting user access to firejail executable is to create a special firejail user group and
39allow only users in this group to run the sandbox: 39allow only users in this group to run the sandbox:
40 40
41 # addgroup firejail 41 # addgroup --system firejail
42.br 42.br
43 # chown root:firejail /usr/bin/firejail 43 # chown root:firejail /usr/bin/firejail
44.br 44.br