aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 66ba148..9bb49ed 100644
--- a/README
+++ b/README
@@ -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
-------------