Revision: 7730
          http://sourceforge.net/p/ipcop/svn/7730
Author:   owes
Date:     2014-12-02 19:49:09 +0000 (Tue, 02 Dec 2014)
Log Message:
-----------
Restart running daemons

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

Modified: ipcop/trunk/updates/2.1.8/setup
===================================================================
--- ipcop/trunk/updates/2.1.8/setup     2014-12-02 19:46:43 UTC (rev 7729)
+++ ipcop/trunk/updates/2.1.8/setup     2014-12-02 19:49:09 UTC (rev 7730)
@@ -107,7 +107,17 @@
 #
 #####
 
+# Use new apache
+/usr/local/bin/restarthttpd restart &
 
+# Restart OpenVPN server
+if [ -e /var/run/openvpn.pid ]; then
+    /usr/local/bin/openvpnctrl --restart
+fi
+
+# restart squid (helper checks whether squid is enabled)
+/usr/local/bin/restartsquid
+
 #####
 #
 # End of version specific handling. Continue with universal stuff.

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


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to