6 lines
263 B
Text
6 lines
263 B
Text
# /etc/sysctl.conf - Mentalnet GNU/Linux runtime kernel settings
|
|
# Applied by /etc/init.d/S02sysctl at boot.
|
|
|
|
# Keep the TTY quiet: console shows errors and worse only.
|
|
# Kernel warnings (e.g. nft-drop lines) still reach syslog via klogd.
|
|
kernel.printk = 3 4 1 3
|