Setting the Kernel Parameters - SUSE LINUX
520462Jun 29 2006 — edited Jun 30 2006Hello,
I have modified the SUSE LINUX kernel parameters in the file "/etc/sysctl.conf".
After that I did apply the kernel settings based on the command: sysctl -p"
In order to keep the changed kernel parameters after the system boot, I have executed the following command:
"/sbin/chkconfig boot.sysctl on"
When I reboot the system, the system is not keeping the modified parameters. It is keep the old kernel parameters...
Looks like the command "/sbin/chkconfig boot.sysctl on" is not working...
Am I doing soemthing wrong here?
Thank you,
Nikee