aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/firecfg/firecfg.config1
-rw-r--r--src/man/firejail-profile.txt4
2 files changed, 3 insertions, 2 deletions
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index 718c2f973..5e5a5a967 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -188,6 +188,7 @@ google-play-music-desktop-player
188gpa 188gpa
189gpicview 189gpicview
190gpredict 190gpredict
191gradio
191gthumb 192gthumb
192guayadeque 193guayadeque
193gucharmap 194gucharmap
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 851eb1026..59f15f75c 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -391,10 +391,10 @@ Examples:
391 391
392.TP 392.TP
393\fBrlimit-as 123456789012 393\fBrlimit-as 123456789012
394Set he maximum size of the process's virtual memory to 123456789012 bytes. 394Set the maximum size of the process's virtual memory to 123456789012 bytes.
395.TP 395.TP
396\fBrlimit-cpu 123 396\fBrlimit-cpu 123
397Set he maximum CPU time in seconds. 397Set the maximum CPU time in seconds.
398.TP 398.TP
399\fBrlimit-fsize 1024 399\fBrlimit-fsize 1024
400Set the maximum file size that can be created by a process to 1024 bytes. 400Set the maximum file size that can be created by a process to 1024 bytes.