blob: 67788ae761ec1070ba26962a258007f18148edb4 [file] [log] [blame]
[Unit]
Description=Phosphor MAX31785 MSL
ConditionFileNotEmpty=/etc/default/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=/etc/default/obmc/hwmon-max31785/%I.conf
SyslogIdentifier=max31785-msl
RemainAfterExit=yes