From owner-freebsd-questions Wed Sep 26 9:34:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from onceler.kciLink.com (onceler.kcilink.com [216.194.193.106]) by hub.freebsd.org (Postfix) with ESMTP id DDAC937B42C for ; Wed, 26 Sep 2001 09:34:05 -0700 (PDT) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id f8QGY5u14693; Wed, 26 Sep 2001 12:34:05 -0400 (EDT) (envelope-from khera@kcilink.com) X-Authentication-Warning: onceler.kciLink.com: khera set sender to khera@kcilink.com using -f To: questions@freebsd.org Newsgroups: ml.freebsd.questions Subject: Re: /boot/loader.conf vs /etc/sysctl.conf for tuning References: <004501c145ff$07802460$14ce21c7@avatar.com> From: Vivek Khera Date: 26 Sep 2001 12:34:04 -0400 Message-ID: Organization: Khera Communications, Inc., Rockville, MD Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) In-Reply-To: <004501c145ff$07802460$14ce21c7@avatar.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Posted-To: ml.freebsd.questions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The following message is a courtesy copy of an article that has been posted to ml.freebsd.questions as well. >>>>> "KH" == Kory Hamzeh writes: KH> I'd go with the first document and add it to /boot/loader.conf.local. This KH> file usually doesn't exist, so create it. I don't think it hurts setting it KH> early. Yes, but some sysctls must be in /boot/loader.conf and others must be in /etc/sysctl.conf. Which ones go where is not well documented. It seems to be something you have to determine empirically. If you can do it via the command line with the sysctl command, then it goes in /etc/sysctl.conf. If the systems says "read only" when you try that, then put it in /boot/loader.conf. Putting the sysctl setting in the wrong place generally leads to it being ignored. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message