mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-19 18:34:08 -04:00
port to debian buster
This commit is contained in:
parent
811dcee2cb
commit
6ba1fb70d2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ sigterm_trap() {
|
||||||
## Already terminated.
|
## Already terminated.
|
||||||
exit 143
|
exit 143
|
||||||
fi
|
fi
|
||||||
kill -sigterm "$lastpid"
|
kill -s sigterm "$lastpid"
|
||||||
exit 143
|
exit 143
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue