From a14117c4d7c01368d699b99f6a4fc8d057fc1898 Mon Sep 17 00:00:00 2001 From: hkbakke Date: Sat, 11 Jan 2020 18:11:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f24ca20..75c5a0a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ take backups more often than that you can either change the `Timer` parameters directly in the systemd timer files, or if you only want to override them for some of the backups you can add per-config overrides by using - systemctl edit borgwrapper-backup@ + systemctl edit borgwrapper-backup@.timer and add the wanted overrides. Here is an example where you run a backup 4 times a day (every 6 hours). See the manual for systemd.timer for more information on