summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl/pnorboot.service2
-rw-r--r--meta-openpower/recipes-phosphor/host/hostboot-settings/hostboot-settings.service2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl/pnorboot.service b/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl/pnorboot.service
index fffe13c486..dc8d873bb0 100644
--- a/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl/pnorboot.service
+++ b/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl/pnorboot.service
@@ -6,4 +6,4 @@ Type=oneshot
ExecStart=/usr/sbin/pnorboot --size 32
[Install]
-WantedBy=obmc-standby.target
+WantedBy=multi-user.target
diff --git a/meta-openpower/recipes-phosphor/host/hostboot-settings/hostboot-settings.service b/meta-openpower/recipes-phosphor/host/hostboot-settings/hostboot-settings.service
index 60e3ee998e..fbd4c06cd9 100644
--- a/meta-openpower/recipes-phosphor/host/hostboot-settings/hostboot-settings.service
+++ b/meta-openpower/recipes-phosphor/host/hostboot-settings/hostboot-settings.service
@@ -6,4 +6,4 @@ Type=oneshot
ExecStart=/usr/bin/hb_settings --uart vuart
[Install]
-WantedBy=obmc-standby.target
+WantedBy=multi-user.target