# Nightly backup of database. Must be here in the cron.d directory
# rather than the cron.daily directory so we can ensure it runs at
# an off-peak time when the database is not being accessed heavily.
00 4    * * *   root    /usr/local/bin/db-dump.sh
