summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/chassis
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2017-01-24 00:08:34 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-01-24 19:38:46 +0300
commit4d030cf07113d0056316236acf339ca1854028b0 (patch)
tree0a494180f639054ae7e813b92d42277a9cbf41ec /meta-phosphor/common/recipes-phosphor/chassis
parent6d2fda5b9fb224a127fc2bdbd0c19702f35a9d46 (diff)
downloadopenbmc-4d030cf07113d0056316236acf339ca1854028b0.tar.xz
Make checkstop service wait for system manager
Don't start the host checkstop reboot service until the system manager service has been started. Resolves openbmc/openbmc#603 Change-Id: Ideca52faaa2d7347c66fa719dc4b8f8f6b24aedf Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/chassis')
-rw-r--r--meta-phosphor/common/recipes-phosphor/chassis/obmc-hostcheckstop/org.openbmc.control.Checkstop@.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-hostcheckstop/org.openbmc.control.Checkstop@.service b/meta-phosphor/common/recipes-phosphor/chassis/obmc-hostcheckstop/org.openbmc.control.Checkstop@.service
index 3b169c57f5..d5fea67dce 100644
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-hostcheckstop/org.openbmc.control.Checkstop@.service
+++ b/meta-phosphor/common/recipes-phosphor/chassis/obmc-hostcheckstop/org.openbmc.control.Checkstop@.service
@@ -1,5 +1,7 @@
[Unit]
Description=Phosphor Host%i Checkstop Monitor
+Wants=mapper-wait@-org-openbmc-managers-System.service
+After=mapper-wait@-org-openbmc-managers-System.service
[Service]
Restart=always