FS#33925 - [deluge] Systemd autorestat deluged on crash
Attached to Project:
Arch Linux
Opened by Youri Matthys (carlito) - Tuesday, 19 February 2013, 07:12 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 01 March 2013, 10:14 GMT
Opened by Youri Matthys (carlito) - Tuesday, 19 February 2013, 07:12 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 01 March 2013, 10:14 GMT
|
Details
Description:
Deluged should automatically restart deluged when it chrashes. This is needed to support a stable flexget configuration on headless servers. Additional info: * package version(s) deluged: 1.3.5-dev libtorrent: 0.16.7.0 systemd 197 * config and/or log files etc. Proposed change to deluged.service: [Unit] Description=Deluge Daemon [Service] +PIDFile=/srv/deluge/.config/deluge/deluge.pid User=deluge ExecStart=/usr/bin/deluged -d UMask=0002 +Restart=always [Install] WantedBy=multi-user.target |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Friday, 01 March 2013, 10:14 GMT
Reason for closing: Won't implement
Additional comments about closing: If you need this, configure it yourself.
Friday, 01 March 2013, 10:14 GMT
Reason for closing: Won't implement
Additional comments about closing: If you need this, configure it yourself.