commit | 6e046368a2da9f2bd0a33ba12dd61e3c57338ce1 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 12 12:53:20 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 12 12:53:20 2025 -0400 |
tree | 59a4020e6fdcbd41121685f11532faec9a805b1e | |
parent | c828db702208df9fccd96f8bef036e3f32012bcd [diff] |
markdownlint: minor fixes Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ieae39289637a37f7b62f92792dff8255ccb6a04e
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: