msm8976-common: Set printk loglevel to KERN_WARNING

This commit is contained in:
LuK1337 2017-12-20 14:44:39 +01:00
parent bf85d5beb3
commit 5d063b3f78
1 changed files with 3 additions and 3 deletions

View File

@ -139,9 +139,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 default message loglevel to KERN_INFO
write /proc/sys/kernel/printk "6 6 1 7"
# Set the console loglevel to < KERN_WARNING
# Set the default message loglevel to KERN_WARNING
write /proc/sys/kernel/printk "4 4 1 4"
# Allow access for CCID command/response timeout configuration
chown system system /sys/module/ccid_bridge/parameters/bulk_msg_timeout