summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/flash/obmc-flash-bios')
-rw-r--r--meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/obmc-flash-init.service2
-rw-r--r--meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/org.openbmc.control.Flash.service2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/obmc-flash-init.service b/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/obmc-flash-init.service
index de196d0ea..dcb561e0d 100644
--- a/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/obmc-flash-init.service
+++ b/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/obmc-flash-init.service
@@ -9,4 +9,4 @@ ExecStart=/bin/sh -c "busctl call `mapper get-service /org/openbmc/control/flash
SyslogIdentifier=obmc-flash-init
[Install]
-WantedBy={SYSTEMD_DEFAULT_TARGET}
+WantedBy=multi-user.target
diff --git a/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/org.openbmc.control.Flash.service b/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/org.openbmc.control.Flash.service
index 842add34d..53502fc23 100644
--- a/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/org.openbmc.control.Flash.service
+++ b/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios/org.openbmc.control.Flash.service
@@ -11,4 +11,4 @@ Type=dbus
BusName={BUSNAME}
[Install]
-WantedBy={SYSTEMD_DEFAULT_TARGET}
+WantedBy=multi-user.target
OpenPOWER on IntegriCloud