fixes #64: spoolsize.php too talkative, does not mail output in cron

This commit is contained in:
Remi 2016-03-03 13:57:13 +01:00
parent c18e3ca9f3
commit 48ef2c0ad0
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
# Every day at 2am, compute web, mail and db space usage per account.
# You may put this computing every week only or on your filer on busy services.
0 2 * * * alterncpanel /usr/lib/alternc/spoolsize.php
0 2 * * * alterncpanel /usr/lib/alternc/spoolsize.php 2>&1 > /dev/null
# Once a week at 7am, optimise the AlternC database
0 1 * * 7 alterncpanel /usr/lib/alternc/alternc-dboptimize