blob: a091f1a5980851856ba577a2c9466ba079d9258f [file] [log] [blame]
Brad Bishop030da252017-01-11 15:30:07 -05001[Unit]
2Description=Phosphor Hwmon Poller
3ConditionFileNotEmpty=/etc/default/obmc/hwmon/%I.conf
Brad Bishop47ddac12017-02-25 15:41:31 -05004StopWhenUnneeded=true
Andrew Geisslere4a9b072017-07-26 17:55:30 -05005After=xyz.openbmc_project.ObjectMapper.service
Brad Bishop030da252017-01-11 15:30:07 -05006
7[Service]
8Restart=always
9ExecStart={sbindir}/phosphor-hwmon-readd -o %f
10EnvironmentFile=/etc/default/obmc/hwmon/%I.conf