Searched hist:d13072949ca24a54948b544c569fdcc6769b839c (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-power/services/ |
H A D | phosphor-regulators.service | d13072949ca24a54948b544c569fdcc6769b839c Tue Apr 19 19:13:28 CDT 2022 Zev Weiss <zev@bewilderbeest.net> regulators: Add phosphor-regulators service dependencies
'regsctl' can't do anything useful until phosphor-regulators is running, so add systemd unit dependencies to ensure it's started before regulators-config and regulators-monitor-{enable,disable}.
While we're at it, change phosphor-regulators.service to be of type dbus so we get a more meaningful check that it's really up and running, and tweak the instantiation of ManagerObject so that it emits the necessary signals.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I724e4f335c4347ad6789e2d68cfb58c6387e6073
|
H A D | phosphor-regulators-monitor-enable.service | d13072949ca24a54948b544c569fdcc6769b839c Tue Apr 19 19:13:28 CDT 2022 Zev Weiss <zev@bewilderbeest.net> regulators: Add phosphor-regulators service dependencies
'regsctl' can't do anything useful until phosphor-regulators is running, so add systemd unit dependencies to ensure it's started before regulators-config and regulators-monitor-{enable,disable}.
While we're at it, change phosphor-regulators.service to be of type dbus so we get a more meaningful check that it's really up and running, and tweak the instantiation of ManagerObject so that it emits the necessary signals.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I724e4f335c4347ad6789e2d68cfb58c6387e6073
|
H A D | phosphor-regulators-config.service | d13072949ca24a54948b544c569fdcc6769b839c Tue Apr 19 19:13:28 CDT 2022 Zev Weiss <zev@bewilderbeest.net> regulators: Add phosphor-regulators service dependencies
'regsctl' can't do anything useful until phosphor-regulators is running, so add systemd unit dependencies to ensure it's started before regulators-config and regulators-monitor-{enable,disable}.
While we're at it, change phosphor-regulators.service to be of type dbus so we get a more meaningful check that it's really up and running, and tweak the instantiation of ManagerObject so that it emits the necessary signals.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I724e4f335c4347ad6789e2d68cfb58c6387e6073
|
H A D | phosphor-regulators-monitor-disable.service | d13072949ca24a54948b544c569fdcc6769b839c Tue Apr 19 19:13:28 CDT 2022 Zev Weiss <zev@bewilderbeest.net> regulators: Add phosphor-regulators service dependencies
'regsctl' can't do anything useful until phosphor-regulators is running, so add systemd unit dependencies to ensure it's started before regulators-config and regulators-monitor-{enable,disable}.
While we're at it, change phosphor-regulators.service to be of type dbus so we get a more meaningful check that it's really up and running, and tweak the instantiation of ManagerObject so that it emits the necessary signals.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I724e4f335c4347ad6789e2d68cfb58c6387e6073
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | manager.cpp | d13072949ca24a54948b544c569fdcc6769b839c Tue Apr 19 19:13:28 CDT 2022 Zev Weiss <zev@bewilderbeest.net> regulators: Add phosphor-regulators service dependencies
'regsctl' can't do anything useful until phosphor-regulators is running, so add systemd unit dependencies to ensure it's started before regulators-config and regulators-monitor-{enable,disable}.
While we're at it, change phosphor-regulators.service to be of type dbus so we get a more meaningful check that it's really up and running, and tweak the instantiation of ManagerObject so that it emits the necessary signals.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I724e4f335c4347ad6789e2d68cfb58c6387e6073
|