#2034: Add systemd .service file
------------------------------+------------------------------------
Reporter: mcx | Owner:
Type: feature-request | Status: reopened
Priority: minor | Milestone: 2.0
Component: Packaging | Version: other (please specify)
Resolution: | Keywords: systemd unit service
------------------------------+------------------------------------
Comment (by hobarrera):
Personally, I'd much prefer that a user service file is provided (or maybe
simply both, since one does not affect the other):
{{{
[Unit]
Description=A bitorrent client daemon
Documentation=man:deluged(1)
[Service]
ExecStart=/usr/bin/deluged -d
[Install]
WantedBy=default.target
}}}
This file should be installed into /usr/lib/systemd/user/deluged.service.
The main difference is that this does not require root privileges to start
the daemon, and it runs as a user of the service starting it (rather than
a dedicated user).
I guess it may also allow multiple users to run their own instances of
deluged (not sure if they could run at the same time) though.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2034#comment:7>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.