From e9e41128ee63a9cb0b5da9f96299a9954fd0d72c Mon Sep 17 00:00:00 2001 From: startx2017 Date: Thu, 23 Mar 2017 08:27:01 -0400 Subject: enable/disable join support in /etc/firejail/firejail.config --- etc/firejail.config | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/firejail.config') diff --git a/etc/firejail.config b/etc/firejail.config index 0887e05b5..1db734f77 100644 --- a/etc/firejail.config +++ b/etc/firejail.config @@ -43,6 +43,10 @@ # that is partially under their control. Default disabled. # force-nonewprivs no +# Allow sandbox joining as a regular user, default enabled. +# root user can always join sandboxes. +# join yes + # Enable or disable networking features, default enabled. # network yes -- cgit v1.2.3-54-g00ecf