aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firejail.config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/firejail.config')
-rw-r--r--etc/firejail.config4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/firejail.config b/etc/firejail.config
index 13db32f1e..e8bf45751 100644
--- a/etc/firejail.config
+++ b/etc/firejail.config
@@ -78,10 +78,6 @@
78# Enable or disable overlayfs features, default enabled. 78# Enable or disable overlayfs features, default enabled.
79# overlayfs yes 79# overlayfs yes
80 80
81# Hide blacklisted files in /etc directory (enabling this may break
82# /etc/resolv.conf; see #5010), default disabled.
83# etc-hide-blacklisted no
84
85# Set the limit for file copy in several --private-* options. The size is set 81# Set the limit for file copy in several --private-* options. The size is set
86# in megabytes. By default we allow up to 500MB. 82# in megabytes. By default we allow up to 500MB.
87# Note: the files are copied in RAM. 83# Note: the files are copied in RAM.