From: Tom Hughes Date: Fri, 20 Oct 2017 17:29:39 +0000 (+0100) Subject: Send output from the database script to admins X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ff916558b0bec0695554011ff74971ed77347de6 Send output from the database script to admins --- diff --git a/cookbooks/db/templates/default/backup.cron.erb b/cookbooks/db/templates/default/backup.cron.erb index 49f1ce1ca..b7249c7bc 100644 --- a/cookbooks/db/templates/default/backup.cron.erb +++ b/cookbooks/db/templates/default/backup.cron.erb @@ -1,3 +1,5 @@ # DO NOT EDIT - This file is being maintained by Chef +MAILTO=admins@openstreetmap.org + 00 02 * * 1 osmbackup /usr/local/bin/backup-db