]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Don't log debug logs to console
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 11 Apr 2024 17:40:16 +0000 (19:40 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 14 Apr 2024 17:59:10 +0000 (19:59 +0200)
commit8630fb6041b45c2b17823a822d8773acf20d38be
tree1a17b3db9c68885e1ef2b75b2331c03d0dc0c364
parent9c5216bb9d48528256516c6c94a7d07bb6f23757
mkosi: Don't log debug logs to console

We have various tools that log directly to the console, as well as
pid1 which logs directly to the console when running in a container.
Let's make sure that we don't log debug messages to the console by
default, but keep the behavior when running in CI.
.github/workflows/mkosi.yml
mkosi.conf