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 5*351d3cbeSJohn WedigAfter=xyz.openbmc_project.Chassis.Control.Power@%i.service 6376d781cSJohn Wedig 7376d781cSJohn Wedig[Service] 8376d781cSJohn WedigRestart=always 9376d781cSJohn WedigExecStart=@@BIN@ host_gpio_monitor --host_label %i 10376d781cSJohn Wedig 11376d781cSJohn Wedig[Install] 12376d781cSJohn WedigWantedBy=multi-user.target 13