[linux]更改printk打印等级

echo “7 4 1 7” >/proc/sys/kernel/printk

永久修改
在/etc/sysctl.config 中修改
kernel.printk = 7 4 1 7

发表评论

邮箱地址不会被公开。 必填项已用*标注