c739f32aa2
Daemons log via OutputBuilder::stderr() at output_level, which shares the interactive console/login VT. At Info they spam routine chatter (cpufreqd, thermald, i2c-hidd, ...) over the login prompt as boot continues in parallel with getty. Drop the console filter to Warn; full Info logs are still written to per-daemon log files (file_level), and a bootloader env var can raise it for debugging.