Revision: 7964
          http://sourceforge.net/p/ipcop/svn/7964
Author:   owes
Date:     2015-05-07 06:35:21 +0000 (Thu, 07 May 2015)
Log Message:
-----------
Add (new) state transition REBOOT

Modified Paths:
--------------
    ipcop/trunk/src/scripts/dhcpcd.sh
    ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0

Modified: ipcop/trunk/src/scripts/dhcpcd.sh
===================================================================
--- ipcop/trunk/src/scripts/dhcpcd.sh   2015-04-20 07:08:01 UTC (rev 7963)
+++ ipcop/trunk/src/scripts/dhcpcd.sh   2015-05-07 06:35:21 UTC (rev 7964)
@@ -24,7 +24,7 @@
 #   Copyright 2006-2008 Roy Marples <roy at marples dot name>
 #
 #
-# (c) 2008-2014, the IPCop team
+# (c) 2008-2015, the IPCop team
 #
 # $Id$
 #
@@ -68,7 +68,7 @@
         state=renew
         ;;
 
-    BOUND)
+    BOUND|REBOOT)
         if [ ! -z ${DEBUG} ]; then
             /usr/bin/logger -p local0.info -t dhcpcd[] \
             "interface ${interface} has been configured with new 
IP=${new_ip_address}"

Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-04-20 07:08:01 UTC 
(rev 7963)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-05-07 06:35:21 UTC 
(rev 7964)
@@ -9,6 +9,7 @@
 /usr/lib/ipcop/vpn-functions.pl
 /usr/local/bin/accountingctrl
 /usr/local/bin/conntrack_helper
+/usr/local/bin/dhcpcd.sh
 /usr/local/bin/emailhelper
 /usr/local/bin/installfcdsl
 /usr/local/bin/installpackage

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


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to