Opened 9 years ago
#5686 new Bug
install systemd service file on systemd enabled systems
Reported by: | rahulsundaram | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 2.82 |
Severity: | Normal | Keywords: | |
Cc: |
Description
I noticed that distributions that ship with systemd by default (which is all the major distributions these days) install the systemd service file themselves via the spec file or equivalent including in Fedora. It would be useful if upstream does this directly using autoconf to detect whether systemd is enabled. The snippet that can be used for this is specified in man 7 daemon on any systemd enabled system but I am providing a online reference as well
http://www.freedesktop.org/software/systemd/man/daemon.html
Note: See
TracTickets for help on using
tickets.