From a6e3a3080d532536e02e304c819c1e17214e038a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 31 May 2017 19:34:00 -0500 Subject: Create file to indicate host requested off/reboot Create a file to ensure the soft power off service is not run when the host is requesting a power off or reboot. There's no need to notify the host (i.e. soft power off) when they are initiating it. Change-Id: Ic9f8e7110d30f477ceae38bba9d684559d9503d3 Signed-off-by: Andrew Geissler --- elog-errors.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'elog-errors.hpp') diff --git a/elog-errors.hpp b/elog-errors.hpp index de74160..1db2709 100644 --- a/elog-errors.hpp +++ b/elog-errors.hpp @@ -61,7 +61,6 @@ struct QueueEmpty : public sdbusplus::exception_t } // namespace openbmc_project } // namespace xyz - } // namespace logging } // namespace phosphor -- cgit v1.2.1