blob: 3da5f1db22a397edbedddc47d790c85ec8380092 [file] [log] [blame]
John Wedigdd9478d2023-12-08 14:44:53 -08001[Unit]
2Description=gBMC bare-metal GPIO monitoring
3After=phosphor-ipmi-host.service
4
5[Service]
6Restart=always
7ExecStart=@@BIN@ host_gpio_monitor
8
9[Install]
10WantedBy=multi-user.target