Subject: Re: umass0: no buffer memory
To: Jukka Marin <jmarin@embedtronics.fi>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: netbsd-users
Date: 09/27/2004 18:49:04
> 
> On Mon, Sep 27, 2004 at 04:10:44PM +0200, Magnus Eriksson wrote:
>>   Might not be a problem for some, but "at boot time" is often "40 days
>> ago", so a solution would be appreciated.
>>
>>   The drawback of a stable OS.  :-)
>
> Just use gimp or build pkgs with softdeps and your uptime will be reset in
> no time.. :-(

true.

i use async with

(while true;do sleep 10;sync;done) &

in /etc/rc.local



softdeps definitely doesn't work right :(