[Feature] Write PID Files #47

Closed
opened 2023-12-26 16:45:32 +00:00 by jordan · 2 comments
Owner

Description

Telodendria should write a .pid file in the data directory when it is started, and delete it when it is shut down. Some init systems like this functionality. Others may manage PID files automatically, so this may not be required in all cases, but a config option to specify the location of the PID file should be provided.

### Description Telodendria should write a `.pid` file in the data directory when it is started, and delete it when it is shut down. Some init systems like this functionality. Others may manage PID files automatically, so this may not be required in all cases, but a config option to specify the location of the PID file should be provided.
jordan added the
enhancement
label 2023-12-26 16:45:32 +00:00
jordan added this to the Telodendria v1.7.0-alpha4 project 2023-12-26 16:45:32 +00:00
Contributor

#46 (still a WIP) now implements this feature under the "pid" option.

#46 (still a WIP) now implements this feature under the `"pid"` option.
Author
Owner

Awesome, that looks great.

Awesome, that looks great.
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Telodendria/Telodendria#47
No description provided.