mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-03 01:14:48 -04:00
permission hardener: also parse /usr/lib/permission-hardener.d/*.conf
folder
This commit is contained in:
parent
721b100fb6
commit
6de5d2d076
1 changed files with 1 additions and 0 deletions
|
@ -590,6 +590,7 @@ parse_config_folder() {
|
|||
|
||||
shopt -s nullglob
|
||||
for config_file in \
|
||||
/usr/lib/permission-hardener.d/*.conf \
|
||||
/etc/permission-hardener.d/*.conf \
|
||||
/usr/local/etc/permission-hardener.d/*.conf \
|
||||
/etc/permission-hardening.d/*.conf \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue