mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-05 04:04:57 -04:00
refactoring
This commit is contained in:
parent
788a2c1ba3
commit
9bd9012ab1
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ set_file_perms() {
|
|||
|
||||
echo_wrapper setcap "${capability}+ep" "$fso"
|
||||
fi
|
||||
done < "${config_file}"
|
||||
done < "$config_file"
|
||||
}
|
||||
|
||||
set_file_perms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue