calling sysctl at startup - how?
calling sysctl at startup - how?
- Subject: calling sysctl at startup - how?
- From: Norm Green <email@hidden>
- Date: Thu, 3 Jan 2008 18:31:27 -0800
What is the “right” way to run a sysctl command
when the system boots up? I’ve read that using the /etc/rc.* files is
discouraged. I want to run this command to enable large amounts of shared
memory when the system boots:
sysctl -w kern.sysv.shmmax=0x80000000 kern.sysv.shmseg=8
kern.sysv.shmall=0x80000000
Thanks,
Norm Green
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden