Brad Bishop | 7b186ca | 2015-10-19 00:08:50 -0400 | [diff] [blame] | 1 | [Unit] |
2 | Description=Phosphor OpenBMC host IPMI to DBUS example implementation | ||||
3 | |||||
4 | [Service] | ||||
Nan Li | 2d34352 | 2016-01-27 10:28:34 +0800 | [diff] [blame] | 5 | Restart=always |
Brad Bishop | 7b186ca | 2015-10-19 00:08:50 -0400 | [diff] [blame] | 6 | ExecStart=/usr/sbin/host-ipmi-hw |
7 | |||||
8 | [Install] | ||||
9 | WantedBy=multi-user.target |