aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-06-13 08:43:00 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-06-13 08:43:00 -0400
commit58b470209a737b3839bb20a683e6fac6bc047dd7 (patch)
tree9c97c40a073ffaf90a4824012d28a3f16ee2d1be /configure
parentappimage whitlist fix (diff)
downloadfirejail-58b470209a737b3839bb20a683e6fac6bc047dd7.tar.gz
firejail-58b470209a737b3839bb20a683e6fac6bc047dd7.tar.zst
firejail-58b470209a737b3839bb20a683e6fac6bc047dd7.zip
configure.ac fixesdisable-globalcfg
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index ca0704e91..807a53a3d 100755
--- a/configure
+++ b/configure
@@ -1322,8 +1322,8 @@ Optional Features:
1322 --disable-seccomp disable seccomp 1322 --disable-seccomp disable seccomp
1323 --disable-chroot disable chroot 1323 --disable-chroot disable chroot
1324 --disable-bind disable bind 1324 --disable-bind disable bind
1325 --disable-globalcfg disable global config file 1325 --disable-globalcfg if the global config file firejail.cfg is not
1326 (/etc/firejail/firejail.cfg) 1326 present, continue the program using defaults
1327 --disable-network disable network 1327 --disable-network disable network
1328 --enable-network=restricted 1328 --enable-network=restricted
1329 restrict --net= to root only 1329 restrict --net= to root only