From ff097d8113d9c0caf27ad3c86ebf54823c9151dc Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 12 Mar 2016 11:16:34 -0500 Subject: added firejail.config --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 258417e3c..937ab8445 100755 --- a/configure +++ b/configure @@ -1322,7 +1322,7 @@ Optional Features: --enable-network=restricted restrict --net= to root only --disable-userns disable user namespace - --disable-x11 disable X11 support + --disable-x11 disable X11 sandboxing support --disable-file-transfer disable file transfer --enable-fatal-warnings -W -Wall -Werror @@ -4821,7 +4821,7 @@ echo " chroot: $HAVE_CHROOT" echo " bind: $HAVE_BIND" echo " network: $HAVE_NETWORK" echo " user namespace: $HAVE_USERNS" -echo " X11 support: $HAVE_X11" +echo " X11 sandboxing support: $HAVE_X11" echo " file transfer support: $HAVE_FILE_TRANSFER" echo " fatal warnings: $HAVE_FATAL_WARNINGS" echo -- cgit v1.2.3-54-g00ecf