sm6150-common: rootdir: Increase the console log level

Increase the log level to '4', which would only log KERN_ERR
and lower, onto the console.Earlier it was incorrectly reduced
to 3 which would only log KERN_CRIT and lower.

Fixes: 06b604b6bef40abdb4b507fc13debb2146a922e1("Decrease the console log level")
Change-Id: Ic87d037450dd49138c3208e1b9f844469550364b
This commit is contained in:
Ashish Bhimanpalliwar 2020-11-24 14:27:01 +05:30 committed by Arian
parent 9aa8c4c9c5
commit 9e0dad8886

View File

@ -111,7 +111,7 @@ on boot
# Set the console loglevel to < KERN_WARN
# Set the default message loglevel to KERN_INFO
write /proc/sys/kernel/printk "3 6 1 7"
write /proc/sys/kernel/printk "4 6 1 7"
# bond0 used by FST Manager
chown wifi wifi /sys/class/net/bond0/bonding/queue_id