[OpenAFS] AFS startup script and wireless laptops (OS-X)
Derrick J Brashear
shadow@dementia.org
Thu, 8 Dec 2005 19:10:41 -0500 (EST)
On Thu, 8 Dec 2005, Dan Pritts wrote:
>> calls "CheckForNetwork". As distributed, the script immediately exits if
>> the network isn't up
>> (if [ "${NETWORKUP}" = "-NO-" ]; then exit; fi)
>
> I've run into this as well.
>
> Is there a good reason we shouldn't change the default configuration
> to freelance mode? That would (i think) mean that the rc script wouldn't
dynroot.
> have to check for the network at all.
There's an open bug in dynroot support, but otherwise, no.
Derrick