Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create pid file on start and update systemd service to start and stop ScarletDME properly #70

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

tmquickfds
Copy link

To use a systemd service in "forking" mode, it is necessary to create a pid file. This change contains code to create this file and an update to the service definition. ScarletDME can now start and stop correctly. The pid filename can modify in /etc/scarlet.conf file.

racingmars added a commit to racingmars/ScarletDME that referenced this pull request Nov 27, 2024
Work done by tmquickfds in:
geneb#70

Modified by racingmars to remove unrelated makefile changes
and formatting changes unrelated to the feature addition in
question.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant