Disable root mount waiting for USB

Andriy Gapon avg at icyb.net.ua
Tue Jul 28 13:10:41 UTC 2009


on 28/07/2009 15:15 Hans Petter Selasky said the following:
> On Tuesday 28 July 2009 13:23:18 Andriy Gapon wrote:
>> on 28/07/2009 13:32 Hans Petter Selasky said the following:
>>> Added a sysctl for this:
>>>
>>> http://perforce.freebsd.org/chv.cgi?CH=166673
>> Nitpick: better/cleaner to make it a tunable, doesn't make sense to have it
>> as r/w sysctl.
> 
> Feel free to change it once the patch gets into -current. I've sent my 
> patchset off, and cannot change this right now.

Hans,
maybe I am mistaken but I think that without TUNABLE_INT declaration or
TUNABLE_INT_FETCH/getenv_int call the sysctl variable won't be set from kernel
environment, so this sysctl will be effectively useless.

-- 
Andriy Gapon


More information about the freebsd-current mailing list