Anonymous | Login | Signup for a new account | 2025-07-01 21:13 CEST | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000911 | aMule | Feature Request | public | 2006-06-10 07:49 | 2006-09-09 09:41 | ||||
Reporter | EvaSDK | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | closed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000911: amuled should write a pid file on Unix-like systems | ||||||||
Description | well, all is in the title. amuled should be able to write a pid file to say /var/run/amuled.pid to ease the work for init scripts on Unix-like systems. This a something like a 5 line patch, but I couldn't find the proper file to include the modification. | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | Linux | ||||||||
Attached Files | |||||||||
![]() |
|
(0002025) JusTiCe8 (reporter) 2006-06-10 09:03 |
Should really amuled do that ? On Debian-like system (and maybe others) there is tool called "start-stop-daemon" used in init script which is able to create pid file on demand. |
(0002027) Kry (manager) 2006-06-10 17:15 |
Yeah, it should be up to the caller to make such files. |
(0002031) EvaSDK (reporter) 2006-06-13 19:48 |
start-stop-daemon creates a pid file before the daemon forks, so the pid file is wrong and that's why the daemon should take care of this itself. |
(0002046) GonoszTopi (administrator) 2006-06-26 14:51 |
The daemon shouldn't fork when started by start-stop-daemon |
![]() |
|||
Date Modified | Username | Field | Change |
2006-06-10 07:49 | EvaSDK | New Issue | |
2006-06-10 07:49 | EvaSDK | Operating System | => Linux |
2006-06-10 09:03 | JusTiCe8 | Note Added: 0002025 | |
2006-06-10 17:15 | Kry | Note Added: 0002027 | |
2006-06-13 19:48 | EvaSDK | Note Added: 0002031 | |
2006-06-26 14:51 | GonoszTopi | Note Added: 0002046 | |
2006-06-26 14:52 | GonoszTopi | Note Added: 0002047 | |
2006-06-26 14:53 | GonoszTopi | Note Deleted: 0002047 | |
2006-09-09 09:41 | GonoszTopi | Status | new => closed |
Copyright © 2000 - 2025 MantisBT Team |