xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Settings.interface.yaml (revision a1347418307d31a94bd21f22897aa508df938dcf)
1description: >
2    Implement to control different behaviors on the Logging service. See
3    properties below for more information.
4properties:
5    - name: QuiesceOnHwError
6      type: boolean
7      default: false
8      description: >
9          If true, a hardware failure within the system will result in a Quiesce
10          of the BMC state. If false, no action is taken.
11