mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-10 04:48:10 +07:00
refactoring
This commit is contained in:
parent
788a2c1ba3
commit
9bd9012ab1
@ -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…
Reference in New Issue
Block a user