mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-22 20:43:36 +07:00
local
This commit is contained in:
parent
ef0eb5f7a0
commit
0d50615658
@ -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…
Reference in New Issue
Block a user