Prevent logs from going to console

This commit is contained in:
Taylor Helsper 2019-10-16 19:06:38 -05:00
parent 012c9a1dd3
commit c478c82e46

View File

@ -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