On Mon, Aug 5, 2013 at 10:53 PM, Gary Jennejohn
<[email protected]>wrote:

> On Mon, 5 Aug 2013 10:29:23 -0700
> Craig Rodrigues <[email protected]> wrote:
>
> >
> > On the booted an running system, if you type:
> >
> > sysctl kern.conftxt
> >
> > that will display the actual kernel config options used to build the
> > running kernel.
> >
>
> Not necessarily
>
>  sysctl kern.conftxt
>  sysctl: unknown oid 'kern.conftxt': No such file or directory
>


I forgot to mention, sysctl kern.conftxt
will only display something if you have this in your kernel config:

options         INCLUDE_CONFIG_FILE     # Include this file in kernel

It's always handy to have that in your kernel config.

--
Craig
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to