Opened 13 years ago

Last modified 7 years ago

#1913 new bug

pid file created by deluged in config is non-standard

Reported by: Calum Owned by:
Priority: trivial Milestone: 2.x
Component: Core Version: 1.3.3
Keywords: pid Cc:

Description

Currently the pid file deluged.pid created by deluged in config contains the port number.

This can cause unexpected results if a user creates a pidfile with the same name in the same location, as other applications expect only the pid to be in this file. e.g. forum thread

Possible solutions are to rename it or have a separate file for the port.

Change History (3)

comment:1 by Cameron Tacklind, 13 years ago

In the spirit of shameless self promotion: #1473

If I remember correctly, the port in the file is used by deluge to differentiate instances.

comment:2 by Calum, 13 years ago

Milestone: 1.3.41.4.0

comment:3 by Calum, 7 years ago

Milestone: 2.0.x2.x

Milestone renamed

Note: See TracTickets for help on using tickets.