diff options
| author | Einhard Leichtfuß <alguien@respiranto.de> | 2026-06-13 16:16:45 +0200 |
|---|---|---|
| committer | Einhard Leichtfuß <alguien@respiranto.de> | 2026-06-13 16:16:45 +0200 |
| commit | bf86ae4c77fa6c6de544bfe630c6abc83b9d34ab (patch) | |
| tree | 4d61144d2af9353f1461de513c96a6bad00ceca3 /README | |
| parent | 4e2ceb9875c81c33b09f6eaf0858b7f9591b22cc (diff) | |
Update/improve docs
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 ------------- |
