mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
openconnect: use SIGINT to bring down openconnect
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -68,7 +68,7 @@ proto_openconnect_teardown() {
|
||||
|
||||
rm -f $pwfile
|
||||
logger -t openconnect "bringing down openconnect"
|
||||
proto_kill_command "$config"
|
||||
proto_kill_command "$config" 2
|
||||
}
|
||||
|
||||
add_protocol openconnect
|
||||
|
||||
Reference in New Issue
Block a user