commit | c7d22531874868c7002eab263c5c66576db92b06 | [log] [tgz] |
---|---|---|
author | Joseph Reynolds <joseph-reynolds@charter.net> | Wed Nov 17 15:48:55 2021 -0600 |
committer | Joseph Reynolds <joseph-reynolds@charter.net> | Wed Nov 17 15:52:15 2021 -0600 |
tree | 43207a136624fbb2dbd2618a9874d98d694ec385 | |
parent | a1fe1a284df3b652bbf55e69945e2fd2b4c7aded [diff] |
Add README This creates the initial README. Tested: not applicable Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net> Change-Id: Iac6d722afa9ec5684b5013bd9e6976c7cd26be72
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: