SUID Disabler and Permission Hardener: introduce configuration option to disable all whitelists

`whitelists_disable_all=true`
This commit is contained in:
Patrick Schleizer
2020-12-01 05:14:48 -05:00
parent b09cc0de6a
commit c031f22995
2 changed files with 15 additions and 1 deletions

View File

@ -15,6 +15,12 @@
## TODO: white spaces inside file name untested and probably will not work.
######################################################################
# Global Settings
######################################################################
#whitelists_disable_all=true
######################################################################
# SUID disablewhitelist
######################################################################