~ubuntu-branches/ubuntu/natty/dump/natty

« back to all changes in this revision

Viewing changes to examples/cron_dump_to_disk/crontab_entries.txt

  • Committer: Bazaar Package Importer
  • Author(s): Bdale Garbee
  • Date: 2002-03-20 01:23:11 UTC
  • Revision ID: james.westby@ubuntu.com-20020320012311-94kbs6nojd19hmd6
Tags: upstream-0.4b27
ImportĀ upstreamĀ versionĀ 0.4b27

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Perform Nightly Backup (nightly incremental + weekly full + monthly full)
 
2
02 06 * * 1-6 root backup_rotate ; nice -1 backup inc
 
3
02 06 * * sun root backup_rotate ; nice -1 backup full
 
4
07 00 01 * * root backup_rotate monthly ; backup full nodumpdate