commit | ace79338e16f42e6a934101275516abfc6d6a17d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Jun 06 14:14:38 2023 -0400 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jun 06 14:41:01 2023 -0400 |
tree | 65ac754fb1acf228190d8998e8ca06814d4ded3a | |
parent | dfc7270a24b5c4d2554f50a1047b5ef555878452 [diff] |
OWNERS: add myself as reviewer IBM has a vested interest in ensuring this repo continues to be reviewed and updated so add myself on as a reviewer. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I5e2ed7552c31c0ec5bef220992646904a39c8a28
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: