Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add service and interface whitelist/blacklists | Matt Spinler | 2018-09-28 | 1 | -0/+50 |
This allows service whitelists and blacklists, and interface whitelists to be passed into the application. The whitelists can be prefixes, like xyz.openbmc_project. The blacklist is the full service name. A future commit can add support for interface blacklists. Change-Id: I91f6ef2f7be63e4d13ac03d570bba18ef8277fae Signed-off-by: Matt Spinler <spinler@us.ibm.com> |