From 697f2965ed8cd44f7a24704ec309fbdda936a168 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Mon, 26 Nov 2018 16:00:28 +0100 Subject: refactor private-cache and tmpfs has the immediate benefit that the result of combining --noexec and --tmpfs does not depend on the sequence of the options --- src/man/firejail.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 8898c6791..edda34a1a 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -2058,7 +2058,7 @@ Kill the sandbox automatically after the time has elapsed. The time is specified $ firejail \-\-timeout=01:30:00 firefox .TP \fB\-\-tmpfs=dirname -Mount a tmpfs filesystem on directory dirname. This option is available only when running the sandbox as root. +Mount a writable tmpfs filesystem on directory dirname. This option is available only when running the sandbox as root. File globbing is supported, see \fBFILE GLOBBING\fR section for more details. .br -- cgit v1.2.3-54-g00ecf