diff options
| author | Carlo Landmeter <clandmeter@alpinelinux.org> | 2018-01-29 15:42:40 +0000 |
|---|---|---|
| committer | Carlo Landmeter <clandmeter@alpinelinux.org> | 2018-01-29 15:42:40 +0000 |
| commit | 46adc5a17b0a26d0dfb5bbafb01854648d5e7d89 (patch) | |
| tree | 3c2e379e3dd7cbfc0d80ad6f5acca79cba0d0a97 | |
| parent | 05f986658bc04e2dc514b2c3e7777007cb6fb65c (diff) | |
| download | alpine-backup-46adc5a17b0a26d0dfb5bbafb01854648d5e7d89.tar.bz2 alpine-backup-46adc5a17b0a26d0dfb5bbafb01854648d5e7d89.tar.xz | |
update readme
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,15 +14,15 @@ features/profiles of RBU are: * Copy backup status log to remote location * Send status notifications over mqtt -## Usage - -### Prerequisite +## Prerequisite * POSIX shell * LBU (default on Alpine installation) * rsync `apk add rsync` * mosquitto-pub `apk add mosquitto-clients` +## Usage + ### Configuration RBU needs a configuration file named `rbu.conf`. This configuration should |
