diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -11,8 +11,8 @@ movement. Dependencies ------------ - Most dependencies are required locally and remotely, as a huge part of the -script may be executed remotely. + All dependencies except rsync are required locally and remotely, as a huge +part of the script may be executed remotely. - bash>=4.2 (test -v) - rsync @@ -52,6 +52,9 @@ Configuration Configuration may be done in the file '/etc/rsync-backup/config'. See the source file 'variables' for information on which variables can be set. + If you are using plocate you probably want to add /<path>/.backup to +PRUNEPATHS in updatedb.conf(5) for each configured backup at source at /<path>. + Documentation ------------- |
