blob: 9232b13fc5c85ee00dbda5a2890ed8f948810a49 [file] [log] [blame]
John Wang5ffc4602019-06-20 15:15:53 +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
11ExecStart=/usr/bin/env phosphor-cooling-type ${{OBJPATH}} ${{AIR}}
12SyslogIdentifier=phosphor-cooling-type
13
14[Install]
15RequiredBy=multi-user.target