tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: module path message



Am 30.10.13 10:00, schrieb Alan Barrett:
> On Tue, 29 Oct 2013, John Nemeth wrote:
>> The default path for module loading is: /stand/amd64-xen/6.99.25/modules
> 
> I suggest exposing the path via sysctl, and printing the sysctl mib name
> in the message, something like
> 
>     kern.module.path=/stand/amd64-xen/6.99.25/modules

If that variable is to be writable, it has to be somehow integrated with
kauth, so that it can not be changed when the kauth equivalent of a
raised securelevel is in place.

> 
> --apb (Alan Barrett)



Home | Main Index | Thread Index | Old Index