Suggestion to edit the readme: Start on boot with systemd #843
Replies: 3 comments 1 reply
-
|
The readme was updated, thanks. |
Beta Was this translation helpful? Give feedback.
-
|
This seems to no longer be part of the Readme.md. Is this intentional? Form what I could gather from here, I'd say it should say
|
Beta Was this translation helpful? Give feedback.
-
|
This discussion is being locked automatically because the last update was more than 2 years ago. Do not use the content of this discussion as reference since it's probably outdated! The official documentation is the only place in which you can find up-to-date answers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I suggest changing the following part in the readme description - "Start on boot with systemd"
instead of
After=network.targetReason:
On my raspberry pi the server started before the network was up and closed because of that:
After changing it, the server starts fine. Here I got the tip:
https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/
Beta Was this translation helpful? Give feedback.
All reactions