This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
openconnect: use SIGINT to bring down openconnect
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos
10 years ago
parent
a412f2cc46
commit
6cbf21b65d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/openconnect/files/openconnect.sh
+ 1
- 1
net/openconnect/files/openconnect.sh
View File
@ -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
Write
Preview
Loading…
Cancel
Save