commit | 5890fa732031270089191cb11a054cc494a3ec33 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Tue Aug 22 21:34:43 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Aug 28 20:52:14 2017 +0000 |
tree | 901bad1ec2725f30bc48e042215fed36f82e1c2c | |
parent | b3acd56c790a55894046a841a3cc1e7be6676722 [diff] [blame] |
Enable OCC Active on BMC reset reload Post BMC reset reload, if the host is up, then we deem the OCCs are present and hence enable Active state. Fixes openbmc/openbmc#2126 Change-Id: Ife4af19cda0010f55a1067d1b1c1875632ce81aa Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
diff --git a/common/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service b/common/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service index f89d0f0..0179a50 100644 --- a/common/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service +++ b/common/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service
@@ -1,6 +1,7 @@ [Unit] Description=OpenPOWER OCC Active Disable Before=obmc-host-stop-pre@%i.target +Conflicts=op-occ-enable@%i.service [Service] ExecStart=/usr/bin/env occ-active.sh disable