[Netpass-devel] NetPass/install.d crontab.netpass,1.2,1.3
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2005-08-03 18:02:30
|
Update of /cvsroot/netpass/NetPass/install.d In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30214/install.d Modified Files: crontab.netpass Log Message: remove binlog rotate cron, mysqlcluster doesnt need it. bug fix in byclient Index: crontab.netpass =================================================================== RCS file: /cvsroot/netpass/NetPass/install.d/crontab.netpass,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- crontab.netpass 31 Dec 2004 19:33:09 -0000 1.2 +++ crontab.netpass 3 Aug 2005 18:02:20 -0000 1.3 @@ -1,7 +1,3 @@ -# purge old mysql binlog files -# -# -0 0 1 * * /opt/netpass/bin/mysql_binlog_rotate.pl # # collect stats on system health # |