|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] Re: Persistent Kernel Params
|
On Sat, 18 Oct 2003, Bill Patterson wrote:
> I am trying to get my kernel parameters in RH9 Linux to remain following
> reboots. I enter such expressions as
>
> echo "268435456" > /proc/sys/kernel/shmmax
changes like this are never persistant. A reboot resets it to either the defaults
or what is set in /etc/sysctl.
> But following reboot the parameters revert to previous values. What am
> I doing wrong?
You need to add it to /etc/sysctl. man sysctl.conf for more info.
HTH,
--
......Tom Registered Linux User #14522 http://counter.li.org
tdiehl@rogueind.com My current SpamTrap -------> mtd123@rogueind.com
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|