Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Automated Backups with Existing Tools
Subject:   cron and sleep
Date:   2004-02-15 07:57:22
From:   peterhickman
Response to: cron and sleep

Well I've run some tests and it doesn't handle sleep mode.
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • cron and sleep
    2004-02-23 16:42:34  dejones1 [View]

    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.