FS#77910 - [systemd] Respect quiet parameter in udev hook
Attached to Project:
Arch Linux
Opened by Balló György (City-busz) - Sunday, 19 March 2023, 22:04 GMT
Last edited by Christian Hesse (eworm) - Monday, 20 March 2023, 07:53 GMT
Opened by Balló György (City-busz) - Sunday, 19 March 2023, 22:04 GMT
Last edited by Christian Hesse (eworm) - Monday, 20 March 2023, 07:53 GMT
|
Details
Currently the 'udev' hook shows the "Starting systemd-udevd
version 253.1-3-arch" message unconditionally during boot.
This is not the expected behavior when the 'quiet' kernel
parameter is specified.
I attached a patch that solves the problem by sending this message to /dev/null if 'quiet' is specified. Similar solution is implemented in the 'encrypt' hook. |
This task depends upon
Closed by Christian Hesse (eworm)
Monday, 20 March 2023, 07:53 GMT
Reason for closing: Fixed
Additional comments about closing: in SVN
Monday, 20 March 2023, 07:53 GMT
Reason for closing: Fixed
Additional comments about closing: in SVN