November 7, 201312 yr I'm trying to hook into `started` which is listed as one of the events in emhttp_event. However, it seems that this event is never called. Can anyone shed any light on this? When does `started` run?
November 7, 201312 yr I'm trying to hook into `started` which is listed as one of the events in emhttp_event. However, it seems that this event is never called. Can anyone shed any light on this? When does `started` run? Right, turns out it's never generated. The last event generated during array Start sequence is 'svcs_restarted' - at this point everything is done. I will fix this for 5.0.1 - the 'started' event will come immediately following 'svc_restarted' during an array Start.
November 7, 201312 yr Author Thanks for the clarification! I need something after packages install, but before array starts. Is there something ideal for that window?
Archived
This topic is now archived and is closed to further replies.