blob: 148d7e14f59c3e3e77a6a8203b6e6763be13f7d1 [file] [log] [blame] [edit]
[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/max31785-msl -p "${PATHS}" -b ${BUS} -r ${REVISION}
EnvironmentFile=/etc/default/obmc/hwmon-max31785/%I.conf
SyslogIdentifier=max31785-msl
RemainAfterExit=yes