mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-13 11:16:31 -04:00
local
This commit is contained in:
parent
ef0eb5f7a0
commit
0d50615658
@ -30,6 +30,7 @@ default_variables_set() {
|
|||||||
|
|
||||||
parse_configuration() {
|
parse_configuration() {
|
||||||
## Allows for disabling the whitelist.
|
## 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
|
for i in /usr/local/etc/hide-hardware-info.d/*.conf /etc/hide-hardware-info.d/*.conf ; do
|
||||||
bash -n "${i}"
|
bash -n "${i}"
|
||||||
source "${i}"
|
source "${i}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user