Summary: | systemd-205: a mix of different outputs is shown while booting | ||
---|---|---|---|
Product: | systemd | Reporter: | Pacho Ramos <pachoramos1> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED NOTABUG | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Pacho Ramos
2013-07-20 10:05:46 UTC
You need to shut up the kernel by adding "loglevel=" or "quiet" to the kernel command line. It's the kernel itself which writes that to the console, not systemd. Systemd has no business really to fiddle with the kernel log level. I was using "quiet" when running openRC but, when moving to systemd, I noticed "quiet" was also making all the systemd output to be silenced :O Yeah, sure, use loglevel=, or explicitly tell systemd to put out the status: systemd.show_status=1 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.