summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest/rest-dbus.conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-08-30 07:46:40 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-09-08 21:43:11 +0300
commit5104c2f5e1566baefffc43c77f86aaadbc4bbab5 (patch)
tree1dc2090c7ef35c3e28619eceba5bf016f62564da /meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest/rest-dbus.conf
parent4bd2773b9e90f71879ba67f45663a9b88f67b5f2 (diff)
downloadopenbmc-5104c2f5e1566baefffc43c77f86aaadbc4bbab5.tar.xz
Split Rocket startup from REST application
Enable drop-in replacement of WSGI application hosts with PREFERRED_PROVIDER_virtual/obmc-wsgihost. Change-Id: Ieaa4b17cb4645bfc3224aca2edebb15d023982d5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest/rest-dbus.conf')
-rw-r--r--meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest/rest-dbus.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest/rest-dbus.conf b/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest/rest-dbus.conf
new file mode 100644
index 0000000000..a92f0f1ecf
--- /dev/null
+++ b/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest/rest-dbus.conf
@@ -0,0 +1,3 @@
+[Unit]
+Wants=obmc-webserver-pre.target
+Before=obmc-webserver-pre.target