mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
strongswan: bump to 5.5.0 (#2976)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
committed by
Steven Barth
parent
c130f17657
commit
1138d6fee0
@@ -1,11 +1,11 @@
|
||||
--- a/src/ipsec/_ipsec.in
|
||||
+++ b/src/ipsec/_ipsec.in
|
||||
@@ -259,7 +259,7 @@ stop)
|
||||
loop=110
|
||||
while [ $loop -gt 0 ] ; do
|
||||
kill -0 $spid 2>/dev/null || break
|
||||
loop=110
|
||||
while [ $loop -gt 0 ] ; do
|
||||
kill -0 $spid 2>/dev/null || break
|
||||
- sleep 0.1 2>/dev/null
|
||||
+ sleep 1 2>/dev/null
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
sleep 1
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
sleep 1
|
||||
|
||||
Reference in New Issue
Block a user