]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/vpnmain.cgi
Revert "IPsec: Try to restart always-on tunnels immediately"
[ipfire-2.x.git] / html / cgi-bin / vpnmain.cgi
index a52b4d64d9b48d84babe8ec8d1220e4b3d4ddd01..378acb3268e0f29c7fa27c53461d98f524067dc9 100644 (file)
@@ -436,12 +436,6 @@ sub writeipsecfiles {
                        if ($start_action eq 'route' && $inactivity_timeout > 0) {
                                print CONF "\tinactivity=$inactivity_timeout\n";
                        }
-
-                       # Restart the connection immediately when it has gone down
-                       # unexpectedly
-                       if ($start_action eq 'start') {
-                               print CONF "\tcloseaction=restart\n";
-                       }
                }
 
                # Fragmentation