mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 14:06:05 -04:00
minor
This commit is contained in:
parent
d96c0633d4
commit
05504b9ab2
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue