From 99b0bf5ac5e086391d20cb3f82e5aa3fa4112ce4 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Wed, 9 Feb 2022 16:29:14 +0100 Subject: [PATCH] Modified: README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1af509c..a43f8c4 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,8 @@ $ launchctl disable gui/$UID/com.github.erikw.restic-automatic-backup $ launchctl bootout gui/$UID/com.github.erikw.restic-automatic-backup ``` +If you updated the `.plist` file, you need to issue the `bootout` followed by `bootrstrap` and `enable` sub-commands of `launchctl`. This will guarantee that the file is properly reloaded. + ## Setup Cron If you want to run an all-classic cron job instead, do like this: