blob: 9232b13fc5c85ee00dbda5a2890ed8f948810a49 [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]
Lei YUfdd8f7b2019-05-24 13:44:01 +08008Type=oneshot
9RemainAfterExit=yes
Lei YU897ecfe2018-01-17 15:09:09 +080010EnvironmentFile={envfiledir}/obmc/phosphor-fan/phosphor-cooling-type-%i.conf
11ExecStart=/usr/bin/env phosphor-cooling-type ${{OBJPATH}} ${{AIR}}
12SyslogIdentifier=phosphor-cooling-type
13
14[Install]
Patrick Venture85cff8c2019-04-04 13:06:43 -070015RequiredBy=multi-user.target