aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-03-12 11:16:34 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-03-12 11:16:34 -0500
commitff097d8113d9c0caf27ad3c86ebf54823c9151dc (patch)
treedf593ce04e98125a8771192eb9ac9a9e87a413e9 /configure
parentcompile test (diff)
downloadfirejail-ff097d8113d9c0caf27ad3c86ebf54823c9151dc.tar.gz
firejail-ff097d8113d9c0caf27ad3c86ebf54823c9151dc.tar.zst
firejail-ff097d8113d9c0caf27ad3c86ebf54823c9151dc.zip
added firejail.config
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 258417e3c..937ab8445 100755
--- a/configure
+++ b/configure
@@ -1322,7 +1322,7 @@ Optional Features:
1322 --enable-network=restricted 1322 --enable-network=restricted
1323 restrict --net= to root only 1323 restrict --net= to root only
1324 --disable-userns disable user namespace 1324 --disable-userns disable user namespace
1325 --disable-x11 disable X11 support 1325 --disable-x11 disable X11 sandboxing support
1326 --disable-file-transfer disable file transfer 1326 --disable-file-transfer disable file transfer
1327 --enable-fatal-warnings -W -Wall -Werror 1327 --enable-fatal-warnings -W -Wall -Werror
1328 1328
@@ -4821,7 +4821,7 @@ echo " chroot: $HAVE_CHROOT"
4821echo " bind: $HAVE_BIND" 4821echo " bind: $HAVE_BIND"
4822echo " network: $HAVE_NETWORK" 4822echo " network: $HAVE_NETWORK"
4823echo " user namespace: $HAVE_USERNS" 4823echo " user namespace: $HAVE_USERNS"
4824echo " X11 support: $HAVE_X11" 4824echo " X11 sandboxing support: $HAVE_X11"
4825echo " file transfer support: $HAVE_FILE_TRANSFER" 4825echo " file transfer support: $HAVE_FILE_TRANSFER"
4826echo " fatal warnings: $HAVE_FATAL_WARNINGS" 4826echo " fatal warnings: $HAVE_FATAL_WARNINGS"
4827echo 4827echo