aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 18:20:35 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 18:20:35 -0400
commit8db0f9d8b925887df2c1a0941d53c379492d36b0 (patch)
tree454c428e617a3647a595c92a2b995254fdf728c8 /src/man
parentallow-debuggers (diff)
downloadfirejail-8db0f9d8b925887df2c1a0941d53c379492d36b0.tar.gz
firejail-8db0f9d8b925887df2c1a0941d53c379492d36b0.tar.zst
firejail-8db0f9d8b925887df2c1a0941d53c379492d36b0.zip
x11 command in profile files
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.