commit | cb282493c34392700d45ed14df071e496a4ed9fe | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:38:01 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:38:01 2025 -0500 |
tree | 81fdb1b2f47dfcac5ca22f6cc86151ee45c6ff0e | |
parent | b281113c906a8d4c5c704859939b74efb085a522 [diff] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: Ied5cfc5f74f030c3dc3554a40b2e7fed684937d8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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: