From c9dbf64201acb9107985f57188fe9eb5a23a4a43 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 25 Oct 2017 09:32:34 -0400 Subject: --timeout, fix #1614 --- src/man/firejail-profile.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/man/firejail-profile.txt') 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. .TP \fBcgroup /sys/fs/cgroup/g1/tasks The sandbox is placed in g1 control group. +.TP +\fBtimeout hh:mm:ss +Kill the sandbox automatically after the time has elapsed. The time is specified in hours/minutes/seconds format. .SH User Environment .TP -- cgit v1.2.3-54-g00ecf