deluge/packaging
Hugo Osvaldo Barrera 2962f7cd2c
[Packaging] Add systemd user services
Files should be installed into /usr/lib/systemd/user/

Unlike the existing service file, this one configures deluge to run as a
desktop session user. The difference between the services files is the
use of multi-user.target in system service which does not exist for user
services so requires default.target.

Including the Slice indicates to the service manager that this is a
background service. This can be used to handle OOM situations, or
prioritising foreground processes. There's no equivalent for system
services.

Refs: https://dev.deluge-torrent.org/ticket/2034
Closes: https://github.com/deluge-torrent/deluge/pull/380
2022-03-02 09:26:23 +00:00
..
osx [Packaging] Add updated launchd scripts 2019-06-08 21:31:49 +01:00
source Upgrade codebase with pyupgrade (>=py3.6) 2021-12-29 21:51:07 +00:00
systemd [Packaging] Add systemd user services 2022-03-02 09:26:23 +00:00
win [Lint] Update linter version and fix issues 2022-02-13 13:38:27 +00:00