Date: Fri, 28 Nov 2008 11:45:19 +0100 From: Christoph Kukulies <kuku@kukulies.org> To: Mel <fbsd.questions@rachie.is-a-geek.net> Cc: freebsd-questions@freebsd.org Subject: Re: wlan disappears on rum0 Message-ID: <492FCBBF.8090304@kukulies.org> In-Reply-To: <200811281127.34629.fbsd.questions@rachie.is-a-geek.net> References: <492FC71E.4090901@kukulies.org> <200811281127.34629.fbsd.questions@rachie.is-a-geek.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Mel schrieb: > On Friday 28 November 2008 11:25:34 Christoph Kukulies wrote: > > >> Could it be that some nightly periodic is causing this? >> > > Easy to rule out by running periodic daily by hand, when it's not 3am in the > morning. > Easier said than done. /etc/periodic/daily/ is a bunch of scripts, anyway # for i in `ls | sort -n` do sh ./$i echo $i done is not the culprit. So it must be something else. -- Christoph Kukulies
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?492FCBBF.8090304>