Revision: 7520
          http://sourceforge.net/p/ipcop/svn/7520
Author:   owes
Date:     2014-05-04 18:36:35 +0000 (Sun, 04 May 2014)
Log Message:
-----------
Restart IPsec daemon.

Modified Paths:
--------------
    ipcop/trunk/updates/2.1.6/setup

Modified: ipcop/trunk/updates/2.1.6/setup
===================================================================
--- ipcop/trunk/updates/2.1.6/setup     2014-05-04 18:32:13 UTC (rev 7519)
+++ ipcop/trunk/updates/2.1.6/setup     2014-05-04 18:36:35 UTC (rev 7520)
@@ -90,6 +90,11 @@
 #
 #####
 
+# Restart IPsec
+if [ -e /var/run/pluto/pluto.pid ]; then
+    /usr/local/bin/ipsecctrl --start
+fi
+
 # restart squid (helper checks whether squid is enabled)
 /usr/local/bin/restartsquid
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to