Lines Matching +full:service +full:- +full:config +full:- +full:manager

1 # phosphor-post-code-manager
3 This phosphor-post-code-manager repository provides an infrastructure to persist
9 To build phosphor-post-code-manager package , do the following steps:
13 ninja -C <build directory>
18 This repository ships `xyz.openbmc_project.State.Boot.PostCode.service` systemd
19 service along with its
20 [template version](https://github.com/openbmc/docs/blob/master/designs/multi-host-postcode.md)
22 [dbus interfaces & methods](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xy…
28 [phosphor-host-postd](https://github.com/openbmc/phosphor-host-postd) OpenBMC
32 phosphor-post-code-manager is architected to look for the property changed
33 signals which are being emitted from the service that hosts
34 [Value](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/St…
37 [redfish](https://github.com/openbmc/docs/blob/master/designs/redfish-postcodes.md)
44 configuration file can be passed in using the `--config PATH` or `-c PATH`
54 "targets": ["my_special.service"]
58 "targets": ["power_failure.service"],
72 - `primary` - [required] The primary post code to match.
73 - `secondary` - [optional] The secondary post code to match. If not present, the
75 - `targets` - [optional] List of systemd targets to start when the matching post
77 - `event` - [optional] The descriptor of the event to create with
78 phosphor-logging.
79 - `event::name` - Name of the event log. See `log-create --list` for a list of
81 - `event::arguments` - The named argument list which will be used to create