From 10bf7d9418fb2d5aabaa5de6ffa8638e75bcbbdd Mon Sep 17 00:00:00 2001 From: The Fox in the Shell Date: Wed, 25 May 2016 15:59:46 +0200 Subject: Document the restricted-network change --- etc/firejail.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/firejail.config') diff --git a/etc/firejail.config b/etc/firejail.config index 41cd08e68..fc09f1a0a 100644 --- a/etc/firejail.config +++ b/etc/firejail.config @@ -17,8 +17,8 @@ # Enable or disable restricted network support, default disabled. If enabled, # networking features should also be enabled (network yes). -# Restricted networking grants access to --interface and --net=ethXXX -# only to root user. Regular users are only allowed --net=none. +# Restricted networking grants access to --interface, --net=ethXXX and +# --netfilter only to root user. Regular users are only allowed --net=none. # restricted-network no # Enable or disable seccomp support, default enabled. -- cgit v1.2.3-54-g00ecf