commit | e742b75d240eb4cb32ef6a9bca6b50342144a73c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Mar 24 16:16:14 2021 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Apr 06 13:56:57 2021 +0000 |
tree | 0e4fbab46d027c35e04ac5af224b3634a0820efb | |
parent | d7afac725243c9d6f091c774ef68263a3b4e8d5d [diff] |
remove host-on and chassis-on file rm The removal of these files was moved into the phosphor-state-manager applications. This is the final commit in that series: https://github.com/openbmc/phosphor-state-manager/commit/4a4c1a69432dd88a4204e7a15a838aae75ae1d12 Clearing them on the power off paths in this service file caused complexity with other paths like BMC resets with the host up and warm reboots. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I33997107a315f888280932fafda1d75d57ba50af
diff --git a/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/op-wait-power-off@.service b/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/op-wait-power-off@.service index c97b67b..092409e 100644 --- a/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/op-wait-power-off@.service +++ b/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/op-wait-power-off@.service
@@ -14,8 +14,6 @@ RemainAfterExit=yes ExecStart=/usr/bin/env pgood_wait /org/openbmc/control/power%i off SyslogIdentifier=pgood_wait -ExecStart=/bin/rm -f /run/openbmc/chassis@%i-on -ExecStart=/bin/rm -f /run/openbmc/host@%i-on ExecStart=/bin/rm -f /run/openbmc/host@%i-request ExecStart=/bin/rm -f /run/openbmc/mpreboot@%i