Parent Directory | Revision Log | Revision Graph
* Mon Nov 10 2015 JP Pialasse <tests@pialasse.com> 2.0.1.2-4.sme - fix too verbose cronjob [SME: 9117] - fix bandwidthd wont start for unique IP networks(error27) [SME: 9118]
1 | diff -up smeserver-bandwidthd-2.0.1.2/root/etc/cron.d/bandwidthd_mysql_purge.b9117 smeserver-bandwidthd-2.0.1.2/root/etc/cron.d/bandwidthd_mysql_purge |
2 | --- smeserver-bandwidthd-2.0.1.2/root/etc/cron.d/bandwidthd_mysql_purge.b9117 2015-11-10 16:14:06.000000000 -0500 |
3 | +++ smeserver-bandwidthd-2.0.1.2/root/etc/cron.d/bandwidthd_mysql_purge 2015-11-10 16:24:27.000000000 -0500 |
4 | @@ -1 +1 @@ |
5 | -5 5 * * 4 root /bin/sh /usr/share/doc/bandwidthd-2.0.1.1/phphtdocs/bd_mysql_purge.sh |mysql `/sbin/e-smith/db configuration getprop bandwidthd DbName` |
6 | +5 5 * * 4 root /bin/sh /usr/share/doc/bandwidthd-2.0.1.1/phphtdocs/bd_mysql_purge.sh |mysql `/sbin/e-smith/db configuration getprop bandwidthd DbName`|grep -v 'status OK' |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |