]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: allow setting the log level through loader.conf 38701/head
authorFelix Pehla <29adc1fd92@gmail.com>
Tue, 26 Aug 2025 18:13:00 +0000 (20:13 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Sep 2025 23:54:52 +0000 (08:54 +0900)
commitb3f3ce28f85509b688b30ae4714447780a48746f
tree5184678a7b0bf423b7ef8b58efe7b97da73a972d
parent0ce83b8a578f3076d9ecff6b1d59613ff4afa3b5
sd-boot: allow setting the log level through loader.conf

Allow configuring the log level used by sd-boot by setting
`log-level=<level>` in loader.conf. `info` is used by default.
man/loader.conf.xml
src/boot/boot.c