mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-25 07:20:29 -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"
|
echo_wrapper setcap "${capability}+ep" "$fso"
|
||||||
fi
|
fi
|
||||||
done < "${config_file}"
|
done < "$config_file"
|
||||||
}
|
}
|
||||||
|
|
||||||
set_file_perms
|
set_file_perms
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue