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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 5825d3427..185420ba4 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -382,6 +382,9 @@ place the sandbox in an existing control group.
382Examples: 382Examples:
383 383
384.TP 384.TP
385\fBrlimit-as 123456789012
386Set he maximum size of the process's virtual memory to 123456789012 bytes.
387.TP
385\fBrlimit-fsize 1024 388\fBrlimit-fsize 1024
386Set the maximum file size that can be created by a process to 1024 bytes. 389Set the maximum file size that can be created by a process to 1024 bytes.
387.TP 390.TP