Added details regarding Systemd configuration, specifically mentioning the socket file.
Updated README to include systemd socket file information and installation instructions.
What does this PR change? What problem does it solve?
I just added a few words to the readme to inform individuals like myself, who halfway read things in a rush. Specifically, that the socket file is needed as well.
Was the change previously discussed in an issue or on the forum?
Not needed, for such a small modification to documentation.
Checklist
-
Format all commit messages in the same style as the other commits in the repository. <-- Your link is broken here.
-
[ ] I have added tests for all code changes.
-
[ ] I have added documentation for relevant changes (in the manual).
-
[ ] There's a new file in
changelog/unreleased/that describes the changes for our users (see template). -
[X] I'm done! This pull request is ready for review.
@anoduck could you rebase the PR? I'm somehow not able to run the CI for it.
@MichaelEischer I Merged recent changes from restic:master into anoduck:master. Which should have done the trick.