1376d781cSJohn Wedig[Unit]
2376d781cSJohn WedigDescription=gBMC bare-metal GPIO  monitoring for host %i
3376d781cSJohn WedigConditionPathExists=/var/google/config-package/enable-bm.flag
4376d781cSJohn WedigAfter=phosphor-ipmi-host.service
5351d3cbeSJohn WedigAfter=xyz.openbmc_project.Chassis.Control.Power@%i.service
6376d781cSJohn Wedig
7376d781cSJohn Wedig[Service]
8*c9a43a30SJohn WedigType=notify
9376d781cSJohn WedigRestart=always
10376d781cSJohn WedigExecStart=@@BIN@ host_gpio_monitor --host_label %i
11376d781cSJohn Wedig
12376d781cSJohn Wedig[Install]
13376d781cSJohn WedigWantedBy=multi-user.target
14