commit | 9d680779d278585818e9ff5025050a9a313e4514 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Mon Aug 07 09:03:32 2023 -0700 |
committer | AppaRao Puli <apparao.puli@intel.com> | Wed Aug 16 03:46:30 2023 +0000 |
tree | cc4faa8ca1049c042dfab1910c88d6c89ae34a2a | |
parent | 0ad04627de41c6ad2e52500b312bacc4fe54d39e [diff] |
Remove Richard Richard has left the project and asked that I remove him from the OWNERS file. Change-Id: I6144486b5bfa96d3a6314ac13d1a4b6c280a3355 Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
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: