blob: 6ce76a202e0343c7c54fa2990771e6ca237cbc8a [file] [log] [blame]
Ben_Paifba51212019-08-05 18:34:34 +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]
8Type=oneshot
9RemainAfterExit=yes
10EnvironmentFile={envfiledir}/obmc/phosphor-fan/phosphor-cooling-type-%i.conf
Matt Spinler0b590342022-04-07 16:10:17 -050011ExecStart=/usr/bin/phosphor-cooling-type ${{OBJPATH}} ${{AIR}}
Ben_Paifba51212019-08-05 18:34:34 +080012
13[Install]
14RequiredBy=multi-user.target