[Tickets] [InitNG] #640: when service depends on itself, it will hang initng while starting
InitNG
trac at initng.org
Sun Jan 7 01:50:32 CET 2007
#640: when service depends on itself, it will hang initng while starting
-----------------------------------+----------------------------------------
Reporter: alekibango | Owner:
Type: defect | Status: new
Priority: normal | Milestone: InitNG 0.6.9
Component: Bugs in initng-ifiles | Version: initng-0.6.3
Severity: major | Resolution:
Keywords: |
-----------------------------------+----------------------------------------
Changes (by ismaell):
* milestone: => InitNG 0.6.9
Old description:
> service system/hangme {
> need = system/hangme ;
> require_network;
> exec start = echo "guess what will happen";
> }
>
> inintg gets 99% of CPU forever after ngc -u system/hangme, not
> communicative anymore.
New description:
service system/hangme {
need = system/hangme ;
require_network;
exec start = echo "guess what will happen";
}
inintg gets 99% of CPU forever after ngc -u system/hangme, not
communicative anymore.
--
--
Ticket URL: </ticket/640#comment:1>
InitNG <>
The Next Generation InitSystem
More information about the Tickets
mailing list