Prevent logs from going to console
This commit is contained in:
parent
012c9a1dd3
commit
c478c82e46
|
@ -7,7 +7,7 @@
|
|||
#kernel.domainname = example.com
|
||||
|
||||
# Uncomment the following to stop low-level messages on console
|
||||
kernel.printk = 3 4 1 3
|
||||
kernel.printk = 0 4 1 3
|
||||
|
||||
##############################################################3
|
||||
# Functions previously found in netbase
|
||||
|
|
Loading…
Reference in New Issue
Block a user