blob: e72d33af91ebc29abab5ad95f861d29448e4ae32 [file] [log] [blame]
Lei YU897ecfe2018-01-17 15:09:09 +08001[Unit]
2Description=Phosphor Cooling Type
3Wants=mapper-wait@-xyz-openbmc_project-inventory.service
4After=mapper-wait@-xyz-openbmc_project-inventory.service
5ConditionPathExists={envfiledir}/obmc/phosphor-fan/phosphor-cooling-type-%i.conf
6
7[Service]
8EnvironmentFile={envfiledir}/obmc/phosphor-fan/phosphor-cooling-type-%i.conf
9ExecStart=/usr/bin/env phosphor-cooling-type ${{OBJPATH}} ${{AIR}}
10SyslogIdentifier=phosphor-cooling-type
11
12[Install]
Patrick Venture85cff8c2019-04-04 13:06:43 -070013RequiredBy=multi-user.target