mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-01 18:01:08 -05:00
output
This commit is contained in:
parent
5160b4c781
commit
3187cee4fb
@ -17,6 +17,7 @@ echo_wrapper() {
|
|||||||
|
|
||||||
add_statoverride_entry() {
|
add_statoverride_entry() {
|
||||||
if [ "${nosuid}" = "true" ]; then
|
if [ "${nosuid}" = "true" ]; then
|
||||||
|
echo "file: $file"
|
||||||
while read -r line; do
|
while read -r line; do
|
||||||
if ! read -r file_name existing_mode owner group; then
|
if ! read -r file_name existing_mode owner group; then
|
||||||
continue
|
continue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user