Searched hist:cadaab77 (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-state-manager/host_condition_gpio/ |
H A D | phosphor-host-condition-gpio@.service | cadaab77 Thu Apr 18 21:29:26 CDT 2024 Patrick Williams <patrick@stwcx.xyz> phosphor-host-condition-gpio: enable multi-host support
The current implementation fails with:
``` [ 18.664351] systemd[1]: phosphor-host-condition-gpio@1.service: Two services allocated for the same bus name xyz.openbmc_project.State.HostCondition.Gpio, refusing operation. ```
Add the host id into the reserved bus name to avoid collisions.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia4f291d20df913d3f506d976a961a770a81724fc
|
H A D | host_condition_main.cpp | cadaab77 Thu Apr 18 21:29:26 CDT 2024 Patrick Williams <patrick@stwcx.xyz> phosphor-host-condition-gpio: enable multi-host support
The current implementation fails with:
``` [ 18.664351] systemd[1]: phosphor-host-condition-gpio@1.service: Two services allocated for the same bus name xyz.openbmc_project.State.HostCondition.Gpio, refusing operation. ```
Add the host id into the reserved bus name to avoid collisions.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia4f291d20df913d3f506d976a961a770a81724fc
|