sm6150-common: rootdir: Decrease the console log level

Decrease the log level to '3', which would only log KERN_ERR
and lower, onto the console. This is to avoid false-positives
in the test cases that may emit excessive logs, ultimately
leading to a watchdog bark.

Change-Id: I7967272de8e425e93035cd937982bfb3aee19597
This commit is contained in:
Raghavendra Rao Ananta 2020-11-03 19:29:08 -08:00 committed by Arian
parent 98c5e0ec31
commit 9aa8c4c9c5

View File

@ -109,9 +109,9 @@ on boot
# an ack packet comes out of order
write /proc/sys/net/netfilter/nf_conntrack_tcp_be_liberal 1
# Set the console loglevel to < KERN_INFO
# Set the console loglevel to < KERN_WARN
# Set the default message loglevel to KERN_INFO
write /proc/sys/kernel/printk "6 6 1 7"
write /proc/sys/kernel/printk "3 6 1 7"
# bond0 used by FST Manager
chown wifi wifi /sys/class/net/bond0/bonding/queue_id