mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-06 18:34:59 -04:00
local
This commit is contained in:
parent
ef0eb5f7a0
commit
0d50615658
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ default_variables_set() {
|
|||
|
||||
parse_configuration() {
|
||||
## Allows for disabling the whitelist.
|
||||
local i
|
||||
for i in /usr/local/etc/hide-hardware-info.d/*.conf /etc/hide-hardware-info.d/*.conf ; do
|
||||
bash -n "${i}"
|
||||
source "${i}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue