summaryrefslogtreecommitdiffstats
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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 808fc7440..39680ab0a 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -408,6 +408,9 @@ Set a nice value of -5 to all processes running inside the sandbox.
408.TP 408.TP
409\fBcgroup /sys/fs/cgroup/g1/tasks 409\fBcgroup /sys/fs/cgroup/g1/tasks
410The sandbox is placed in g1 control group. 410The sandbox is placed in g1 control group.
411.TP
412\fBtimeout hh:mm:ss
413Kill the sandbox automatically after the time has elapsed. The time is specified in hours/minutes/seconds format.
411 414
412.SH User Environment 415.SH User Environment
413.TP 416.TP