commit | c7f629dc9d29c3084fa36d898ee16f39c6e40c21 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Sep 30 15:58:30 2021 -0500 |
committer | Matthew Barth <msbarth@linux.ibm.com> | Fri Oct 15 15:10:04 2021 +0000 |
tree | d7487cae6f1c6b24a356c0ed053ef3c2238c4c10 | |
parent | 4b51592fd93e8ce3e7f266bb15583f06a2f0c64a [diff] |
control: Use event groups on `init` triggers Use the provided event groups when enabling any `init` triggers instead of the action groups. Event groups is what's used with setting up event triggers and may or may not be a different set of groups than what's used when actions are run depending on event configuration. Change-Id: I804e798e169598080583965e6922fc5fb1cfa2be Signed-off-by: Matthew Barth <msbarth@us.ibm.com>