Added details regarding Systemd configuration, specifically mentioning the socket file. #368
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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).I'm done! This pull request is ready for review.