systemd-journald: Don't store debug messages

Change the default log level from "debug" to "info" for
the messages that are stored on disk and forwarded to
syslog, so that debug messages don't fill up the journal
and more important ones are lost when the journal file
rotates.

Tested: Verified that debug messages such as the ipmi
"IPMI SET_SENSOR" ones are not printed anymore.

Change-Id: I20abb0b5dcd6606d3d6e843a7ad00ea58e2de2da
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2 files changed
tree: f8e7561810ec99cfce40afeaa2a4a9619aa9f69f
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-phosphor/
  10. recipes-protocols/
  11. recipes-support/
  12. recipes-textproc/
  13. COPYING.apache-2.0
  14. COPYING.MIT
  15. LICENSE
  16. MAINTAINERS
  17. README.md
  18. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.