diff options
author | dsainty <dsainty> | 2007-02-19 22:59:28 +0000 |
---|---|---|
committer | dsainty <dsainty> | 2007-02-19 22:59:28 +0000 |
commit | d2bd2c929da0eb06fac120544ae8be22580ee86b (patch) | |
tree | 695cc5368e6e9ad58e070d31257a03f2fcefe83a /archivers/sarab | |
parent | 581d6c4399ee0cca631f12466f6d6cbe615d8fbc (diff) | |
download | pkgsrc-d2bd2c929da0eb06fac120544ae8be22580ee86b.tar.gz |
Cosmetic tweak to MESSAGE to avoid exceeding 80 columns if PKG_SYSCONFDIR is longer than usual (PREFIX != /usr/pkg).
Diffstat (limited to 'archivers/sarab')
-rw-r--r-- | archivers/sarab/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/sarab/MESSAGE b/archivers/sarab/MESSAGE index a3287b3b222..b8f95ab7d3e 100644 --- a/archivers/sarab/MESSAGE +++ b/archivers/sarab/MESSAGE @@ -1,12 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2006/09/03 06:27:04 dsainty Exp $ +$NetBSD: MESSAGE,v 1.2 2007/02/19 22:59:28 dsainty Exp $ You should customise both the ${PKG_SYSCONFDIR}/sarab.dcf and ${PKG_SYSCONFDIR}/sarab.conf configuration files to select the backup location. Default is "/mnt/backup/". -You should customise ${PKG_SYSCONFDIR}/rotation.schedule based on your backup -requirements. Some example rotation files can be found under +You should customise ${PKG_SYSCONFDIR}/rotation.schedule based +on your backup requirements. Some example rotation files can be found under ${PREFIX}/share/examples/sarab. SaraB backups are usually scheduled and executed by cron. SaraB must be run |