Revision: 6539
http://ipcop.svn.sourceforge.net/ipcop/?rev=6539&view=rev
Author: owes
Date: 2012-04-09 13:07:57 +0000 (Mon, 09 Apr 2012)
Log Message:
-----------
Force check when scheduled to do so.
Modified Paths:
--------------
ipcop/trunk/src/scripts/updatelists.pl
ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
Modified: ipcop/trunk/src/scripts/updatelists.pl
===================================================================
--- ipcop/trunk/src/scripts/updatelists.pl 2012-04-09 13:02:30 UTC (rev
6538)
+++ ipcop/trunk/src/scripts/updatelists.pl 2012-04-09 13:07:57 UTC (rev
6539)
@@ -13,10 +13,9 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with IPCop; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# along with IPCop. If not, see <http://www.gnu.org/licenses/>.
#
-# (c) 2006-2009, the IPCop team
+# (c) 2006-2012, the IPCop team
#
# $Id$
#
@@ -34,9 +33,6 @@
if (($ARGV[0] eq '--cron') || ($ARGV[0] eq 'cron')) {
exit 1 unless (-e "/var/ipcop/red/active");
- # Connection is up. Check age of file.
- exit 0 unless (system('find /var/ipcop/red/active -mtime +1 | grep active
> /dev/null') == 0);
-
# spread the load on the servers by waiting a random length of time...
my $sleepwait = int(rand(60));
sleep $sleepwait;
Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-04-09 13:02:30 UTC
(rev 6538)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-04-09 13:07:57 UTC
(rev 6539)
@@ -32,6 +32,7 @@
/usr/local/bin/scheduler.pl
/usr/local/bin/setaliases
/usr/local/sbin/updatekernel.pl
+/usr/local/sbin/updatelists.pl
/usr/share/locale/af_ZA/LC_MESSAGES/ipcop.mo
/usr/share/locale/bg_BG/LC_MESSAGES/ipcop.mo
/usr/share/locale/ca_ES/LC_MESSAGES/ipcop.mo
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn