From 7bd440f416003935d6c4e2ceb839b537b1e4baf7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 29 Jun 2020 17:48:42 -0700 Subject: [PATCH] backups: re-enable normal backups now again. Signed-off-by: Kevin Fenzi --- files/rdiff-backup/run-rdiff-backups.cron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/rdiff-backup/run-rdiff-backups.cron b/files/rdiff-backup/run-rdiff-backups.cron index 29364b8af8..91bff12a07 100644 --- a/files/rdiff-backup/run-rdiff-backups.cron +++ b/files/rdiff-backup/run-rdiff-backups.cron @@ -1,3 +1,3 @@ # run rdiff backups -#MAILTO=kevin@scrye.com -#00 22 * * * root /usr/local/bin/lock-wrapper run-rdiff-backups "/usr/local/bin/run-rdiff-backups" +MAILTO=kevin@scrye.com +00 22 * * * root /usr/local/bin/lock-wrapper run-rdiff-backups "/usr/local/bin/run-rdiff-backups"