mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
refactoring
This commit is contained in:
parent
788a2c1ba3
commit
9bd9012ab1
@ -141,7 +141,7 @@ set_file_perms() {
|
||||
|
||||
echo_wrapper setcap "${capability}+ep" "$fso"
|
||||
fi
|
||||
done < "${config_file}"
|
||||
done < "$config_file"
|
||||
}
|
||||
|
||||
set_file_perms
|
||||
|
Loading…
Reference in New Issue
Block a user