aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail-profile.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 52802755f..e3217bbff 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -258,6 +258,9 @@ does not result in an increase of privilege.
258\fBnoroot 258\fBnoroot
259Use this command to enable an user namespace. The namespace has only one user, the current user. 259Use this command to enable an user namespace. The namespace has only one user, the current user.
260There is no root account (uid 0) defined in the namespace. 260There is no root account (uid 0) defined in the namespace.
261.TP
262\fBx11
263Enable X11 sandboxing.
261 264
262.SH Resource limits, CPU affinity, Control Groups 265.SH Resource limits, CPU affinity, Control Groups
263These profile entries define the limits on system resources (rlimits) for the processes inside the sandbox. 266These profile entries define the limits on system resources (rlimits) for the processes inside the sandbox.