commit | 655837973feb51da3767f5f246ec198877900b0b | [log] [tgz] |
---|---|---|
author | Kuiying Wang <kuiying.wang@intel.com> | Mon Dec 16 15:27:55 2019 +0800 |
committer | Kuiying Wang <kuiying.wang@intel.com> | Mon Dec 16 15:31:06 2019 +0800 |
tree | 10bdbd388d51d11569d01d25466e934b1657afac | |
parent | 3a0444002398714c3a5539c93355c74eb184b2b1 [diff] |
Change obmc-standby to multi-user Change obmc-standby.target to multi-user.target for post code manager service. Tested: Post code could be catured correctly. Change-Id: I3686104f67aad13fa4d5f5d382d3eb7dd8b9a74f Signed-off-by: Kuiying Wang <kuiying.wang@intel.com>
diff --git a/service_files/xyz.openbmc_project.State.Boot.PostCode.service b/service_files/xyz.openbmc_project.State.Boot.PostCode.service index 67bc43f..4246472 100644 --- a/service_files/xyz.openbmc_project.State.Boot.PostCode.service +++ b/service_files/xyz.openbmc_project.State.Boot.PostCode.service
@@ -8,4 +8,4 @@ BusName=xyz.openbmc_project.State.Boot.PostCode [Install] -WantedBy=obmc-standby.target +WantedBy=multi-user.target