advertisement

Article:
  Automated Backups with Existing Tools
Subject:   cron and sleep
Date:   2004-02-23 16:42:34
From:   dejones1
Response to: cron and sleep

What will work (sort of) is to load anacron. At least that way the job, even if scheduled when the system is asleep, will be sometime run after the scheduled time. Of course, for running a backup it would be much nicer to have it kick off in the middle of the night when the system is not being used.