Skip to content

Commit

Permalink
Reduce dracut verbosity
Browse files Browse the repository at this point in the history
Fixes QubesOS/qubes-issues#6691

(cherry picked from commit 451ec07)
  • Loading branch information
marmarek committed Dec 3, 2021
1 parent 4790f16 commit 8ec163e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dracut/dracut.conf.d/verbosity.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# reduced syslog verbosity avoids lsinitrd call - this avoids 'cat: Broken
# pipe' confusing message, but also makes dracut call faster.
sysloglvl=4

0 comments on commit 8ec163e

Please sign in to comment.