mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 05:26:06 -04:00
output
This commit is contained in:
parent
5160b4c781
commit
3187cee4fb
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ echo_wrapper() {
|
|||
|
||||
add_statoverride_entry() {
|
||||
if [ "${nosuid}" = "true" ]; then
|
||||
echo "file: $file"
|
||||
while read -r line; do
|
||||
if ! read -r file_name existing_mode owner group; then
|
||||
continue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue