summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/settings
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2016-12-15 22:16:57 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-12-17 00:11:45 +0300
commit9224355c9745dd07a0e090b7c9ec9bcd2f7d0587 (patch)
tree6b18c885dd926fde455c530b56598bac0eac963e /meta-phosphor/common/recipes-phosphor/settings
parentaac4adf831eebc74d97076e94125ebf5b6d5da48 (diff)
downloadopenbmc-9224355c9745dd07a0e090b7c9ec9bcd2f7d0587.tar.xz
Host Settings no longer depends on host control
The host settings service can now handle the host control object not being present, so no dependency is required. Change-Id: I860b848c9e49bfce51b78f9af6ca1d86bd86bd23 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/settings')
-rw-r--r--meta-phosphor/common/recipes-phosphor/settings/phosphor-settings/org.openbmc.settings.Host.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings/org.openbmc.settings.Host.service b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings/org.openbmc.settings.Host.service
index 50f41897b4..d3480164f3 100644
--- a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings/org.openbmc.settings.Host.service
+++ b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings/org.openbmc.settings.Host.service
@@ -1,8 +1,8 @@
[Unit]
Description=Phosphor Settings Manager
Before=mapper-wait@-org-openbmc-settings-host0.service
-Wants=mapper-wait@-org-openbmc-control-host0.service
-After=mapper-wait@-org-openbmc-control-host0.service
+Wants=obmc-mapper.target
+After=obmc-mapper.target
[Service]
ExecStart={sbindir}/settings_manager.py