Write PID file when starting server as daemon #132
t-erxleben
started this conversation in
Ideas
Replies: 1 comment
-
If we start the server as part of a systemd service, couldn't we simply use the foreground mode (without The systemd man page actually states:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A PID file would be nice to have when starting the server as daemon. This would be useful for writing a systemd unit (or whatever init system).
Beta Was this translation helpful? Give feedback.
All reactions