From: smckown Date: Thu, 10 Apr 2008 02:49:34 +0000 (+0000) Subject: Change when the backups run. X-Git-Url: https://oss.titaniummirror.com/gitweb?a=commitdiff_plain;h=f666fdb65d33cfae83d9123fe11c7775cfb454d5;p=ovzbpc.git Change when the backups run. --- diff --git a/bpcbackup.crontab b/bpcbackup.crontab index c086c51..2f4e0a7 100644 --- a/bpcbackup.crontab +++ b/bpcbackup.crontab @@ -2,5 +2,5 @@ # Install to /etc/cron.d/bpcdump # File ownership and permissions root:root, 644 -# Run the bpcbackup program Mon morning at 1am and again Thu morning at 1am -0 1 * * 1,4 /usr/local/bin/bpcbackup +# Run the bpcbackup program Tue morning at 1am and again Fri morning at 1am +0 1 * * 2,5 /usr/local/bin/bpcbackup