[PATCH openbmc 0/2] Turn on socket activation for rest-dbus

OpenBMC Patches openbmc-patches at stwcx.xyz
Tue Jun 14 02:40:31 AEST 2016


Defer starting of rest-dbus until a client connects.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc/323)
<!-- Reviewable:end -->


https://github.com/openbmc/openbmc/pull/323

Brad Bishop (2):
  Support multiple systemd service files
  Turn on socket activation for rest-dbus

 .../classes/obmc-phosphor-systemd.bbclass          | 56 ++++++++++++++++++----
 .../host-ipmi-hw-example.service                   |  9 ----
 .../host-ipmi-hw-example/host-ipmi-hw.service      |  9 ++++
 .../rest-dbus/files/rest-dbus.service              |  3 --
 .../rest-dbus/files/rest-dbus.socket               |  8 ++++
 .../common/recipes-phosphor/rest-dbus/rest-dbus.bb |  5 +-
 6 files changed, 67 insertions(+), 23 deletions(-)
 delete mode 100644 meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmi-hw-example/host-ipmi-hw-example.service
 create mode 100644 meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmi-hw-example/host-ipmi-hw.service
 create mode 100644 meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.socket

-- 
2.8.4




More information about the openbmc mailing list