Is there an order to which emhttp_event events's themselves are triggered?


iarp

Recommended Posts

I've been digging into various plugins already created for unraid to understand how the events system works.

 

I would like to make use of stopping_docker but i'm trying to understand how to make sure the plugin event file executes before the dockerman event runs. Internally its using the find command and when I run that manually it runs alphabetically. I tried naming the plugin pre and post D to see and i didn't see much of a difference, output in syslog stayed the same log-position wise.

 

Is there something else controlling the order at which events are triggered or is it actually alphabetical?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.