Commit eea34881 by Alexander Popov

Add a comment about `kernel.oops_limit` and `kernel.warn_limit` sysctls

parent 4d5de996
...@@ -37,6 +37,8 @@ This module contains knowledge for checks. ...@@ -37,6 +37,8 @@ This module contains knowledge for checks.
# vm.mmap_rnd_bits=max (?) # vm.mmap_rnd_bits=max (?)
# kernel.sysrq=0 # kernel.sysrq=0
# abi.vsyscall32 (any value except 2) # abi.vsyscall32 (any value except 2)
# kernel.oops_limit (think about a proper value)
# kernel.warn_limit (think about a proper value)
# #
# Think of these boot params: # Think of these boot params:
# module.sig_enforce=1 # module.sig_enforce=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment