aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 51b45cd10..d4ab0af55 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -267,6 +267,17 @@ There is no root account (uid 0) defined in the namespace.
267.TP 267.TP
268\fBx11 268\fBx11
269Enable X11 sandboxing. 269Enable X11 sandboxing.
270.TP
271\fBx11 xpra
272Enable X11 sandboxing with xpra.
273.TP
274\fBx11 xephyr
275Enable X11 sandboxing with xephyr.
276.TP
277\fBx11 block
278Blacklist /tmp/.X11-unix directory, ${HOME}/.Xauthority and file specified in ${XAUTHORITY} enviroment variable.
279Remove DISPLAY and XAUTHORITY enviroment variables.
280Stop with error message if X11 abstract socket will be accessible in jail.
270 281
271.SH Resource limits, CPU affinity, Control Groups 282.SH Resource limits, CPU affinity, Control Groups
272These profile entries define the limits on system resources (rlimits) for the processes inside the sandbox. 283These profile entries define the limits on system resources (rlimits) for the processes inside the sandbox.