mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
debugging
This commit is contained in:
parent
ed50f98010
commit
6f8231be70
@ -17,6 +17,7 @@ echo_wrapper() {
|
||||
}
|
||||
|
||||
add_nosuid_statoverride_entry() {
|
||||
true "line: $line"
|
||||
while read -r line; do
|
||||
if ! read -r file_name existing_mode owner group; then
|
||||
echo "ERROR: cannot parse line by 'stat' - line: '$line'" >&2
|
||||
|
Loading…
Reference in New Issue
Block a user