/dev/null the easyfix cron output for now.

This commit is contained in:
Kevin Fenzi 2014-05-23 20:31:46 +00:00
parent 4bfcfcd28b
commit aa559651d5

View file

@ -3,4 +3,4 @@
# The frequency set here should be consistent with the one set in the
# configuration file.
#
*/30 * * * * apache cd /srv/web/easyfix && /usr/bin/python /usr/local/bin/gather_easyfix.py
*/30 * * * * apache cd /srv/web/easyfix && /usr/bin/python /usr/local/bin/gather_easyfix.py >& /dev/null