aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-02-08 14:31:36 +0000
committerLibravatar GitHub <noreply@github.com>2022-02-08 14:31:36 +0000
commitad56b37c723c4991577b66eda90a7fe618fc58cd (patch)
tree44236da1275ec2d06869dd0345266d14735d25aa /configure
parentMerge pull request #4912 from netblue30/ci_centos (diff)
downloadfirejail-ad56b37c723c4991577b66eda90a7fe618fc58cd.tar.gz
firejail-ad56b37c723c4991577b66eda90a7fe618fc58cd.tar.zst
firejail-ad56b37c723c4991577b66eda90a7fe618fc58cd.zip
Refer to firejail.config in configuration files (#4916)
* fix globalcfg help string * fix --disable-globalcfg explanation
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1f22ecbec..1acf9b945 100755
--- a/configure
+++ b/configure
@@ -1380,7 +1380,7 @@ Optional Features:
1380 --disable-firetunnel disable firetunnel 1380 --disable-firetunnel disable firetunnel
1381 --disable-private-home disable private home feature 1381 --disable-private-home disable private home feature
1382 --disable-chroot disable chroot 1382 --disable-chroot disable chroot
1383 --disable-globalcfg if the global config file firejail.cfg is not 1383 --disable-globalcfg if the global config file firejail.config is not
1384 present, continue the program using defaults 1384 present, continue the program using defaults
1385 --disable-network disable network 1385 --disable-network disable network
1386 --disable-userns disable user namespace 1386 --disable-userns disable user namespace