aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firejail.config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/firejail.config')
-rw-r--r--etc/firejail.config5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/firejail.config b/etc/firejail.config
index 565796d5a..3bff2f7ed 100644
--- a/etc/firejail.config
+++ b/etc/firejail.config
@@ -62,6 +62,11 @@
62# root user can always join sandboxes. 62# root user can always join sandboxes.
63# join yes 63# join yes
64 64
65# Timeout when joining a sandbox, default five seconds. Wait up to
66# the specified period of time to allow sandbox setup to finish.
67# It is not possible to join a sandbox while it is still starting up.
68# join-timeout 5
69
65# Enable or disable sandbox name change, default enabled. 70# Enable or disable sandbox name change, default enabled.
66# name-change yes 71# name-change yes
67 72