[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[5482] ipcop/trunk/updates/1.9.18
From:       dotzball () users ! sourceforge ! net
Date:       2011-02-23 6:31:02
Message-ID: E1Ps8Fa-00071p-Dj () sfp-svn-2 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 5482
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5482&view=rev
Author:   dotzball
Date:     2011-02-23 06:31:02 +0000 (Wed, 23 Feb 2011)

Log Message:
-----------
Update update files.

Modified Paths:
--------------
    ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18
    ipcop/trunk/updates/1.9.18/setup

Modified: ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18
===================================================================
--- ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18	2011-02-23 06:28:56 UTC (rev \
                5481)
+++ ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18	2011-02-23 06:31:02 UTC (rev \
5482) @@ -43,6 +43,7 @@
 /usr/local/bin/ipsecctrl
 /usr/local/bin/iptableswrapper
 /usr/local/bin/logwatch
+/usr/local/bin/monitorTraffic.pl
 /usr/local/bin/openvpnctrl
 /usr/local/bin/puzzleFwRules.pl
 /usr/local/bin/rebuildhosts
@@ -118,6 +119,8 @@
 /usr/share/locale/vi_VN/LC_MESSAGES/ipcop.mo
 /usr/share/locale/zh_CN/LC_MESSAGES/ipcop.mo
 /usr/share/locale/zh_TW/LC_MESSAGES/ipcop.mo
+/var/ipcop/email/templates/test.en.tpl
+/var/ipcop/email/templates/warn.en.tpl
 ##
 ## IPCop, add Russian language for setup
 /usr/share/kbd/consolefonts/koi8u_8x16.psfu.gz

Modified: ipcop/trunk/updates/1.9.18/setup
===================================================================
--- ipcop/trunk/updates/1.9.18/setup	2011-02-23 06:28:56 UTC (rev 5481)
+++ ipcop/trunk/updates/1.9.18/setup	2011-02-23 06:31:02 UTC (rev 5482)
@@ -40,10 +40,20 @@
 # New email feature
 if [  ! -e /var/ipcop/email ]; then
     mkdir -p /var/ipcop/email
+    mkdir -p /var/ipcop/email/templates
     touch /var/ipcop/email/settings
     chown -R nobody:nobody /var/ipcop/email
 fi
 
+# monitor traffic
+if [ $(/bin/grep -c monitorTraffic.pl /var/spool/cron/root.orig) == 0 ]; then
+    echo "" >> /var/spool/cron/root.orig
+    echo "# Run traffic monitoring (every 5 minutes)" >> /var/spool/cron/root.orig
+    echo "*/5 * * * *	/usr/local/bin/monitorTraffic.pl > /dev/null" >> \
/var/spool/cron/root.orig +    /usr/bin/fcrontab  -z
+fi
+
+
 #####
 #
 # 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.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic