mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 22:14:50 -04:00
debugging
This commit is contained in:
parent
ed50f98010
commit
6f8231be70
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue