mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-24 18:15:32 +07:00
minor
This commit is contained in:
parent
d96c0633d4
commit
05504b9ab2
@ -307,6 +307,7 @@ add_nosuid_statoverride_entry() {
|
||||
|
||||
set_file_perms() {
|
||||
log info "START parsing config file: '${config_file}'"
|
||||
|
||||
local line
|
||||
while read -r line || test -n "${line}"; do
|
||||
if test -z "${line}"; then
|
||||
|
Loading…
Reference in New Issue
Block a user