mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-08 03:15:06 -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.
|
||||
exit 143
|
||||
fi
|
||||
kill -sigterm "$lastpid"
|
||||
kill -s sigterm "$lastpid"
|
||||
exit 143
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue