From eee3c4659ba25b893793284035eb3ef345aefc70 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Sun, 18 Sep 2022 11:44:03 +0200 Subject: [PATCH] Update README.md Fixes #100 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea61d62..2d6d7f0 100644 --- a/README.md +++ b/README.md @@ -498,6 +498,7 @@ For a laptop, it can make sense to not do heavy backups when your on a metered c 1. Edit `restic-backup@.service` and `restic-check@.service` to require the new service to be in success state: ``` Requires=nm-unmetered-connection.service + After=nm-unmetered-connection.service ``` 1. Copy and paste the command below, it will install the following files and refresh systemd daemon: 1. Put this file in `/etc/systemd/system/`: