-
-
Notifications
You must be signed in to change notification settings - Fork 196
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
Write systemd unit files for daemons #2523
Labels
Comments
Relevant: 663bb16 |
We support systemd in our install scripts #7591 so this change should be relatively easy now. |
This issue has been automatically closed due to a lack of discussion or resolution for over 12 months. |
I think this has been done via #8024. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Many modern distros are replacing conventional System V-style init scripts with systemd unit files. We should write them for our daemons so that we have native support for systemd.
I've done this for some services on jessie so I can assist (or just do it).
The text was updated successfully, but these errors were encountered: