===========================================================================
$NetBSD: MESSAGE,v 1.2 2007/02/19 22:59:28 dsainty Exp $

You should customise both the /usr/pkg/etc/sarab/sarab.dcf and
/usr/pkg/etc/sarab/sarab.conf configuration files to select the backup
location.  Default is "/mnt/backup/".

You should customise /usr/pkg/etc/sarab/rotation.schedule based
on your backup requirements.  Some example rotation files can be found under
/usr/pkg/share/examples/sarab.

SaraB backups are usually scheduled and executed by cron.  SaraB must be run
as root, and is generally run with no parameters.

E.g.

crontab -u root -l
# Daily backups at 3:13 AM
3 13 * * * /usr/pkg/bin/sarab

===========================================================================
