1*26373abeSBrad Bishop[Unit] 2*26373abeSBrad BishopDescription=Phosphor GPIO %I Presence 3*26373abeSBrad BishopWants=mapper-wait@-xyz-openbmc_project-inventory.service 4*26373abeSBrad BishopAfter=mapper-wait@-xyz-openbmc_project-inventory.service 5*26373abeSBrad BishopConditionPathExists=/etc/default/obmc/gpio/phosphor-power-supply-%i.conf 6*26373abeSBrad Bishop 7*26373abeSBrad Bishop[Service] 8*26373abeSBrad BishopEnvironmentFile={envfiledir}/obmc/gpio/phosphor-power-supply-%i.conf 9*26373abeSBrad BishopExecStart=/usr/bin/phosphor-gpio-presence --path=${{DEVPATH}} --inventory=${{INVENTORY}} --key=${{KEY}} --name=${{NAME}} --drivers=${{DRIVERS}} --extra-ifaces=${{EXTRA_IFACES}} 10*26373abeSBrad Bishop 11*26373abeSBrad Bishop[Install] 12*26373abeSBrad BishopRequiredBy=multi-user.target 13