Skip to content

Commit

Permalink
FIX Readme typo on 'Email Notification' (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
giuaig committed Dec 13, 2023
1 parent de28285 commit 4deb448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ Put this file in `/bin`:
Put this file in `/etc/systemd/system/`:
* `[email protected]`: A service that can notify you via email when a systemd service fails. Edit the target email address in this file, and replace or remove `{{ INSTALL_PREFIX }}` according to your installation.

Now edit `[email protected]` and `status-email-user@.service` to call this service failure.
Now edit `/usr/lib/systemd/system/[email protected]` and `/usr/lib/systemd/system/restic-check@.service` to call this service failure.
```
OnFailure=status-email-user@%n.service
```
Expand Down

0 comments on commit 4deb448

Please sign in to comment.