From 183269627fc68b7bbb43947384f27c08e29ba65f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 7 Jun 2020 15:50:12 -0700 Subject: [PATCH] backups: disable backups for now until we are moved. 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 91bff12a07..29364b8af8 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"