Skip to content

Commit 5433c58

Browse files
authored
Allow dracut info logs to be visible for baremetal base image (#7788)
1 parent d0e2fb1 commit 5433c58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolkit/imageconfigs/baremetal.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"packagelists/selinux-full.json"
5252
],
5353
"KernelCommandLine": {
54-
"ExtraCommandLine": "console=tty0 console=ttyS0",
54+
"ExtraCommandLine": "console=tty0 console=ttyS0 rd.info log_buf_len=1M",
5555
"SELinux": "enforcing"
5656
},
5757
"KernelOptions": {

0 commit comments

Comments
 (0)