Thang Tran | ba2241c | 2021-10-26 17:47:09 +0700 | [diff] [blame] | 1 | [Unit] |
2 | Description=Phosphor host condition gpios check for HOST %i | ||||
3 | |||||
4 | [Service] | ||||
5 | Restart=always | ||||
6 | ExecStart=/usr/bin/phosphor-host-condition-gpio %i | ||||
7 | Type=dbus | ||||
8 | BusName=xyz.openbmc_project.State.HostCondition.Gpio | ||||
9 | |||||
10 | [Install] | ||||
11 | WantedBy=multi-user.target |