blob: fcfada6c290cc06646a85c924fe2e771f9413f3a [file] [log] [blame]
Brad Bishop4186efb2017-01-11 15:30:07 -05001[Unit]
2Description=Phosphor Hwmon Poller
3ConditionFileNotEmpty=/etc/default/obmc/hwmon/%I.conf
4
5[Service]
6Restart=always
7ExecStart={sbindir}/phosphor-hwmon-readd -o %f
8EnvironmentFile=/etc/default/obmc/hwmon/%I.conf