blob: 37d1279633aaebd6a936f248593caa14e949a9ea [file] [log] [blame]
Vishwanatha Subbannab463f222017-04-28 15:35:10 +05301[Unit]
2Description=Phosphor GPIO %I monitor
3
4[Service]
5Restart=no
6Type=oneshot
7EnvironmentFile={envfiledir}/obmc/gpio/%I
8ExecStart={sbindir}/phosphor-gpio-monitor --path=${{PATH}} --key=${{KEY}} --polarity=${{POLARITY}} --target=${{TARGET}}