blob: e4accf2beab3ed17a556654253b89265b8ae7ead [file] [log] [blame]
John Wedigdd9478d2023-12-08 14:44:53 -08001[Unit]
John Wedig376d7812024-11-11 16:45:53 -08002Description=gBMC bare-metal GPIO monitoring for host %i
Yuxiao Zhanga06304b2024-09-16 11:01:48 -07003ConditionPathExists=/var/google/config-package/enable-bm.flag
John Wedigdd9478d2023-12-08 14:44:53 -08004After=phosphor-ipmi-host.service
John Wedig351d3cb2025-02-21 17:05:01 -08005After=xyz.openbmc_project.Chassis.Control.Power@%i.service
John Wedigdd9478d2023-12-08 14:44:53 -08006
7[Service]
8Restart=always
John Wedig376d7812024-11-11 16:45:53 -08009ExecStart=@@BIN@ host_gpio_monitor --host_label %i
John Wedigdd9478d2023-12-08 14:44:53 -080010
11[Install]
12WantedBy=multi-user.target