summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans')
-rw-r--r--meta-phosphor/recipes-phosphor/fans/files/obmc-phosphor-fand.service2
-rw-r--r--meta-phosphor/recipes-phosphor/fans/obmc-control-fan/org.openbmc.control.Fans.service2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/files/obmc-phosphor-fand.service b/meta-phosphor/recipes-phosphor/fans/files/obmc-phosphor-fand.service
index 958474989..a7d0b4b22 100644
--- a/meta-phosphor/recipes-phosphor/fans/files/obmc-phosphor-fand.service
+++ b/meta-phosphor/recipes-phosphor/fans/files/obmc-phosphor-fand.service
@@ -7,4 +7,4 @@ ExecStart=/usr/bin/env obmc-phosphor-fand
SyslogIdentifier=obmc-phosphor-fand
[Install]
-WantedBy={SYSTEMD_DEFAULT_TARGET}
+WantedBy=multi-user.target
diff --git a/meta-phosphor/recipes-phosphor/fans/obmc-control-fan/org.openbmc.control.Fans.service b/meta-phosphor/recipes-phosphor/fans/obmc-control-fan/org.openbmc.control.Fans.service
index ec6391d5c..adcee2684 100644
--- a/meta-phosphor/recipes-phosphor/fans/obmc-control-fan/org.openbmc.control.Fans.service
+++ b/meta-phosphor/recipes-phosphor/fans/obmc-control-fan/org.openbmc.control.Fans.service
@@ -14,4 +14,4 @@ BusName={BUSNAME}
Environment="PYTHONUNBUFFERED=1"
[Install]
-WantedBy={SYSTEMD_DEFAULT_TARGET}
+WantedBy=multi-user.target
OpenPOWER on IntegriCloud