History log of /openbmc/phosphor-power/services/phosphor-regulators.service (Results 1 – 3 of 3)
Revision Date Author Comments
# 6d42fd85 14-Feb-2023 Brad Bishop <bradleyb@fuzziesquirrel.com>

treewide: remove dependencies on mapper.target

The mapper is dbus activated now, so these explicit dependency
declarations are unnecessary and redundant.

Change-Id: I8f8382de95638680df43b6f18f92655

treewide: remove dependencies on mapper.target

The mapper is dbus activated now, so these explicit dependency
declarations are unnecessary and redundant.

Change-Id: I8f8382de95638680df43b6f18f926556cd03e4a6
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# d1307294 19-Apr-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
regul

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

show more ...


# 1efdd62d 20-Dec-2019 Matthew Barth <msbarth@us.ibm.com>

regulators: Add/install base service

Create a service file to start the phosphor-regulators binary that will
be linked to the multi-user target so that its started at BMC standby.
Ad

regulators: Add/install base service

Create a service file to start the phosphor-regulators binary that will
be linked to the multi-user target so that its started at BMC standby.
Add this service file to be installed within the systemd services
directory(`/lib/systemd/system/`).

Change https://gerrit.openbmc-project.xyz/27972 installs the binary

Tested:
Service file installed in /lib/systemd/system/
Linked to multi-user target in recipe and it started at BMC standby

Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Change-Id: I5ef1485569ada2737e0e8d5ce11965c4eff0eb45

show more ...