View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000911aMuleFeature Requestpublic2006-06-10 07:492006-09-09 09:41
ReporterEvaSDK 
Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000911: amuled should write a pid file on Unix-like systems
Descriptionwell, 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.
TagsNo tags attached.
Fixed in Revision
Operating SystemLinux
Attached Files

- Relationships

-  Notes
(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

- Issue History
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
Powered by Mantis Bugtracker