Opened 12 years ago
Closed 12 years ago
#3401 closed Enhancement (fixed)
Let the daemon's pidfile be set in settings.json
Reported by: | snake98 | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 2.10 |
Component: | Daemon | Version: | 2.01 |
Severity: | Minor | Keywords: | |
Cc: |
Description
It would be nice to set the pid file option(--pid-file) in settings.json instead of command line. I run it on a headless machine, and sometime have to restart it.
Change History (2)
comment:1 Changed 12 years ago by charles
- Component changed from Transmission to Daemon
- Milestone changed from None Set to 2.10
- Owner set to charles
- Status changed from new to assigned
- Summary changed from Can't set pid option on dameon in settings.json to Let the daemon's pidfile be set in settings.json
comment:2 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Added to trunk in r10968 and r10969