mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-01 15:51:18 +07:00
SUID Disabler and Permission Hardener: introduce configuration option to disable all whitelists
`whitelists_disable_all=true`
This commit is contained in:
@ -15,6 +15,12 @@
|
||||
|
||||
## TODO: white spaces inside file name untested and probably will not work.
|
||||
|
||||
######################################################################
|
||||
# Global Settings
|
||||
######################################################################
|
||||
|
||||
#whitelists_disable_all=true
|
||||
|
||||
######################################################################
|
||||
# SUID disablewhitelist
|
||||
######################################################################
|
||||
|
Reference in New Issue
Block a user