commit | 9b9c9d19295510e0e1ab56a5018292209be96ba2 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Mon Oct 19 00:05:37 2015 -0400 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Mon Oct 19 00:05:37 2015 -0400 |
tree | 5767067eb66e827532c70144ffb1a72533ee20a7 | |
parent | 3c3085ea1be419a8dd6508d612b883249d09b230 [diff] [blame] |
Add recipe for host IPMI DBUS to BT
diff --git a/common/recipes-phosphor/host-ipmid/host-ipmi-bt/host-ipmi-bt.service b/common/recipes-phosphor/host-ipmid/host-ipmi-bt/host-ipmi-bt.service new file mode 100644 index 0000000..dfc0416 --- /dev/null +++ b/common/recipes-phosphor/host-ipmid/host-ipmi-bt/host-ipmi-bt.service
@@ -0,0 +1,8 @@ +[Unit] +Description=Phosphor OpenBMC BT to DBUS + +[Service] +ExecStart=/usr/sbin/host-ipmi-bt + +[Install] +WantedBy=multi-user.target