commit | eca056ed16904e9b83d8ab9ba89ed4de250b5425 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Mar 21 10:16:38 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Mar 21 10:16:40 2022 -0500 |
tree | 8518128a0e76f4dfff504923c58b9999557696da | |
parent | ef5ceced0bee522da0fce5c759b9b733298d82bd [diff] |
meson: simplify dependencies Leverage wrapfile `[provide]` directives to simplify the dependency searching in the meson.build. Change-Id: I3ffeb36c566eed00a6070b6c823d9a7b2a8bfbc2
The service config manager provides a D-Bus interface to manage BMC services as described by the service management D-Bus interfaces.
The configuration settings are intended to persist across BMC reboots.
An example use case for this service is BMCWeb's implementation of the Redfish NetworkProtocol schema.
Implementation details are described in the D-Bus interface README.
The service config manager generally makes configuration changes to systemd
units via D-Bus interfaces.
The design pattern to add new services or controls is:
Running
and Enabled
properties of a service: