summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-phosphor/sensors/phosphor-hwmon/phosphor-max31785-msl@.service
blob: d9de6c08107c9e6ad7aed55379a2ac6d2fc756d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Phosphor MAX31785 MSL
ConditionFileNotEmpty={envfiledir}/obmc/hwmon-max31785/%I.conf
Wants=mapper-wait@-xyz-openbmc_project-inventory.service
After=mapper-wait@-xyz-openbmc_project-inventory.service

[Service]
Type=oneshot
ExecStart=/usr/bin/env max31785-msl -p "${{PATHS}}" -b ${{BUS}} -r ${{REVISION}}
EnvironmentFile={envfiledir}/obmc/hwmon-max31785/%I.conf
SyslogIdentifier=max31785-msl
OpenPOWER on IntegriCloud