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