Add ability to disable device logging
Drive logic is too complicated, so it'll be handled
in a different daemon, add ability to disable logging
in EM.
Tested: No more logs
Change-Id: I55bd66df1eda9434b9ad9f98fd576d2073db0227
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/NVME P4000.json b/configurations/NVME P4000.json
index da8dacc..9c1cb70 100644
--- a/configurations/NVME P4000.json
+++ b/configurations/NVME P4000.json
@@ -40,6 +40,7 @@
"Type": "NVME1000"
}
],
+ "Logging": "Off",
"Name": "NVMe $index",
"Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'P\\d{4}\\w?'})",
"Type": "NVMe",