summaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index d2e04675d..d725bb883 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1849,6 +1849,13 @@ $ firejail \-\-list
1849.br 1849.br
1850$ firejail \-\-shutdown=3272 1850$ firejail \-\-shutdown=3272
1851.TP 1851.TP
1852\fB\-\-timeout=hh:mm:ss
1853Kill the sandbox automatically after the time has elapsed. The time is specified in hours/minutes/seconds format.
1854.br
1855
1856.br
1857$ firejail \-\-timeout=01:30:00 firefox
1858.TP
1852\fB\-\-tmpfs=dirname 1859\fB\-\-tmpfs=dirname
1853Mount a tmpfs filesystem on directory dirname. This option is available only when running the sandbox as root. 1860Mount a tmpfs filesystem on directory dirname. This option is available only when running the sandbox as root.
1854File globbing is supported, see \fBFILE GLOBBING\fR section for more details. 1861File globbing is supported, see \fBFILE GLOBBING\fR section for more details.