summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest
diff options
context:
space:
mode:
authorChris Austen <austenc@us.ibm.com>2015-11-16 20:39:27 -0600
committerChris Austen <austenc@us.ibm.com>2015-11-16 20:39:27 -0600
commitd98d658c490457655d0f7bd341b553c473586304 (patch)
tree00ef98d64ed630f92d7df5032a38b1a17a60d389 /meta-phosphor/common/recipes-phosphor/dbus/obmc-rest
parente0d8288fd2af48f657bc7d745f858fd463005b57 (diff)
downloadtalos-openbmc-d98d658c490457655d0f7bd341b553c473586304.tar.gz
talos-openbmc-d98d658c490457655d0f7bd341b553c473586304.zip
Enable new rest interface at boot time
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/dbus/obmc-rest')
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/obmc-rest/obmc-rest.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest/obmc-rest.service b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest/obmc-rest.service
index eb1c47e20..9ef9b2142 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest/obmc-rest.service
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest/obmc-rest.service
@@ -4,7 +4,7 @@ Requires=obmc-mapper.service
After=obmc-mapper.service
[Service]
-ExecStart=/usr/sbin/phosphor-rest
+ExecStart=/usr/sbin/obmc-rest
[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud