blob: 0f8396c7b1958c5c1fdff1d4aa5f0f9ab0361b2a [file] [log] [blame]
[Unit]
Description=Phosphor GPIO %I Presence
Wants=mapper-wait@-xyz-openbmc_project-inventory.service
After=mapper-wait@-xyz-openbmc_project-inventory.service
ConditionPathExists={envfiledir}/obmc/gpio/phosphor-pcie-card-e2b.conf
[Service]
EnvironmentFile={envfiledir}/obmc/gpio/phosphor-pcie-card-e2b.conf
ExecStart=/usr/bin/env phosphor-gpio-presence --path=${{DEVPATH}} --inventory=${{INVENTORY}} --key=${{KEY}} --name=${{NAME}}
SyslogIdentifier=phosphor-gpio-presence
[Install]
RequiredBy={SYSTEMD_DEFAULT_TARGET}