Add /etc/sysctl.d/anaconda.conf, set kernel.printk=1 (#816022)
On 04/25/2012 03:22 PM, Will Woods wrote:
We use this to set various sysctl settings, like setting kernel.printk=1
so we don't get the screen all crudded up with kernel messages during
text-mode installs.
---
share/config_files/common/sysctl.conf | 1 +
share/runtime-postinstall.tmpl | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
create mode 100644 share/config_files/common/sysctl.conf