Revision: 7366
          http://sourceforge.net/p/ipcop/svn/7366
Author:   owes
Date:     2014-03-23 20:56:19 +0000 (Sun, 23 Mar 2014)
Log Message:
-----------
Add fcrontab log entries to cron section in systemlog

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/logsystem.cgi

Modified: ipcop/trunk/html/cgi-bin/logsystem.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/logsystem.cgi      2014-03-23 19:12:26 UTC (rev 
7365)
+++ ipcop/trunk/html/cgi-bin/logsystem.cgi      2014-03-23 20:56:19 UTC (rev 
7366)
@@ -16,7 +16,7 @@
 # along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
 #
 # (c) The SmoothWall Team
-# Copyright (c) 2001-2012 The IPCop Team
+# Copyright (c) 2001-2014 The IPCop Team
 #
 # $Id$
 #
@@ -59,7 +59,7 @@
 '(red|connectioncheck|kernel: 
usb.*|pppd\[\d+\]|chat\[\d+\]|pppoe\[\d+\]|pptp\[\d+\]|pppoa\[\d+\]|pppoa3\[\d+\]|pppoeci\[\d+\]|ipppd|ipppd\[\d+\]|kernel:
 ippp\d|kernel: isdn.*|ibod\[\d+\]|kernel: 
eth.*|dhcpcd\[\d*\]|modem_run\[\d+\])',
     'dns'            => '(dnsmasq\[\d+\])',
     'dhcp'           => '(dnsmasq-dhcp\[\d+\]|dhcpd)',
-    'cron'           => '(fcron\[\d+\])',
+    'cron'           => '(fcron\[\d+\]|fcrontab\[\d+\])',
     'ntp'            => '(ntpd(?:ate)?\[\d+\])',
     'ssh'            => '(sshd(?:\(.*\))?\[\d+\])',
     'auth'           => '(\w+\(pam_unix\)\[\d+\]|login\\[\d+\])',

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


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to