Lower console log level after boot-up (#1054)

Some console logs are really not helpful in practise and are more
confusing then helpful. Show warnings and higher on console after
boot-up.
This commit is contained in:
Stefan Agner
2020-12-03 15:38:10 +01:00
committed by GitHub
parent a66591166f
commit 1537d02408

View File

@@ -0,0 +1,2 @@
# Only show kernel errors
kernel.printk = 4 4 1 7