----- Original Message ----- 
From: "Donald Burr" <[EMAIL PROTECTED]>
To: "FreeBSD Questions List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 27, 2003 6:11 PM
Subject: Setting sysctl variables BEFORE the kernel boots and runs init?


> I would like to be able to set certain sysctl variables in the kernel,
> preferably BEFORE the kernel finishes booting and runs init, etc. (or
> at the worst case, very shortly after init runs)  I thought I
> remembered that there was a way to do this through the boot loader.
> Can anyone enlighten me?  Thanks.
> -- 
> Donald Burr of Borg <[EMAIL PROTECTED]> | FreeBSD: The Power to Serve!
> Website: http://www.borg-cube.com/        | http://www.freebsd.org/
> PO Box 91212, Santa Barbara CA 93190-1212 \-----------------------------
> Tel: (805)563-0672       ICQ# 16997506      Present Day... Present Time!
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

You can configure sysctl options if you create the file /etc/sysctl.conf and
put your changes there. Is this what you're looking for?


--

Micheal Patterson
Network Administration
Cancer Care Network
405-733-2230

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to