summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-gpio-monitor@.service
blob: a4b0902d6376baedb9133b86459b977bf8540166 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Phosphor GPIO %I monitor

[Service]
Restart=no
EnvironmentFile={envfiledir}/obmc/gpio/%I
ExecStart={sbindir}/phosphor-gpio-monitor --path=${{PATH}} --key=${{KEY}} --polarity=${{POLARITY}} --target=${{TARGET}}
OpenPOWER on IntegriCloud