On Mon, Aug 5, 2013 at 10:53 PM, Gary Jennejohn
<gljennj...@googlemail.com>wrote:

> On Mon, 5 Aug 2013 10:29:23 -0700
> Craig Rodrigues <rodr...@freebsd.org> 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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to