commit | 039f91e58af6c528951c28824f8f34e306fd7c03 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Mon Oct 04 15:18:07 2021 -0500 |
committer | Matthew Barth <msbarth@linux.ibm.com> | Fri Oct 15 15:10:04 2021 +0000 |
tree | 0479b1278ae68e2ab1d1a68296b2ba3c9487890c | |
parent | c7f629dc9d29c3084fa36d898ee16f39c6e40c21 [diff] |
control: Use event groups on `signal` triggers Use the provided event groups when enabling any `signal` triggers instead of the action groups. Event groups are 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: I78b6255ada52ed718469a6700b4bc2603b2a85cb Signed-off-by: Matthew Barth <msbarth@us.ibm.com>