]> git.ipfire.org Git - thirdparty/plymouth.git/commit
details: Suppress kernel's own kmsg console output
authorAdrian Vovk <adrianvovk@gmail.com>
Fri, 9 May 2025 19:17:48 +0000 (15:17 -0400)
committerAdrian Vovk <adrianvovk@gmail.com>
Mon, 12 May 2025 20:05:42 +0000 (16:05 -0400)
commit6d7b3c3342e80f94410165c72bb2d907624e3fff
tree9ea58df1795987a875de43dd1ae8642b4924606c
parent2446472f9ac9246f2ee25a92e8ebb17c54b923bd
details: Suppress kernel's own kmsg console output

Plymouth forwards /dev/console and /dev/kmsg to all consoles (and to the
graphical splash). With the details plugin, we would do this without
suppressing the kernel's own output first. This would lead to duplicate
log entries
src/plugins/splash/details/plugin.c