History log of /openbmc/phosphor-hwmon/xyz.openbmc_project.Hwmon@.service (Results 1 – 3 of 3)
Revision Date Author Comments
# 0bbd07c0 07-Apr-2022 Matt Spinler <spinler@us.ibm.com>

Use proper path in service file

Using '/usr/bin/env' is now an antipattern.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I1e37bf97f16b74eab2e4d40892e042f03dd5023b


# d46d0818 03-Feb-2021 Anton D. Kachalov <gmouse@google.com>

Add sensor instance id command line argument.

Introduce `-i|--sensor-id` flag to explicitly set sensor
suffix for dbus name.

Sample usage:

phosphor-hwmon-readd -i te

Add sensor instance id command line argument.

Introduce `-i|--sensor-id` flag to explicitly set sensor
suffix for dbus name.

Sample usage:

phosphor-hwmon-readd -i test_sensor_id -o /apb/...

Will register the service with the following busname:

xyz.openbmc_project.Hwmon-test_sensor_id.Hwmon1

This change required as a part of privilege separation work:
https://github.com/openbmc/openbmc/issues/3383

Signed-off-by: Anton D. Kachalov <gmouse@google.com>
Change-Id: I48ff9c3efe0edb84718ff8f695e7e932af5445de

show more ...


# 5b520cf4 03-Feb-2021 Anton D. Kachalov <gmouse@google.com>

Install service unit files, busconfig and udev rules from the package.

This change required as a part of privilege separation work:
https://github.com/openbmc/openbmc/issues/3383

Install service unit files, busconfig and udev rules from the package.

This change required as a part of privilege separation work:
https://github.com/openbmc/openbmc/issues/3383

The dependant change in openbmc repo:
https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/40359

Signed-off-by: Anton D. Kachalov <gmouse@google.com>
Change-Id: I89aec71b446e0b7be40a10e1cd94ea16d891a277

show more ...