Unfortunately I like taking things apart to understand how the work ....

I get that the upstart jobs are controlled by events .... so if I have a
job with:

      start on fred

and I run at the command line:

      initcrl emit fred

the job/task runs.

But now, looking through /etc/init/ I see other jobs with stanzas like:

    start on stopped rc
or
    start on runlevel [2345]

How do those extra parameters get passed in the event if "initctl emit"
only accepts NAME=VALUE pairs as parameters??

Thanks,

--> Rob
-- 
upstart-devel mailing list
upstart-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to