summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-phosphor
diff options
context:
space:
mode:
authorGeorge Hung <george.hung@quantatw.com>2021-04-01 05:46:37 +0300
committerGeorge Hung <george.hung@quantatw.com>2021-04-01 05:46:37 +0300
commit3d646a306d4ef19ded3ea6297e99c4c7e3e8f54f (patch)
treee15f1f9bebfba44c647ffd2992fff76ec0999799 /meta-quanta/meta-gbs/recipes-phosphor
parent9766963f3f85eaa6e8229033bbe220c7348fbee3 (diff)
downloadopenbmc-3d646a306d4ef19ded3ea6297e99c4c7e3e8f54f.tar.xz
meta-quanta: gbs: add the nvme service dependency
Since it needs to read WCTEMP from the nvme SSD to overwirte read-margin-temp json config, add the dependency to make sure the pid control service start after the nvme service Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Id11ee5eb9e4cb994c700849d58996d7c25c4618e
Diffstat (limited to 'meta-quanta/meta-gbs/recipes-phosphor')
-rw-r--r--meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service b/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service
index 9b8034326..1c47761f1 100644
--- a/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service
+++ b/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service
@@ -1,6 +1,7 @@
[Unit]
Description=Swampd Margin-based Fan Control Daemon
After=xyz.openbmc_project.Hwmon@-ahb-apb-pwm\x2dfan\x2dcontroller\x40103000.service
+After=xyz.openbmc_project.nvme.manager.service
[Service]
Type=simple