Date: Fri, 28 Nov 2008 12:38:14 +0100 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: Christoph Kukulies <kuku@kukulies.org> Subject: Re: wlan disappears on rum0 Message-ID: <200811281238.15918.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <492FCBBF.8090304@kukulies.org> References: <492FC71E.4090901@kukulies.org> <200811281127.34629.fbsd.questions@rachie.is-a-geek.net> <492FCBBF.8090304@kukulies.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 November 2008 11:45:19 Christoph Kukulies wrote:
> 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
No, literally:
periodic daily
# which periodic
/usr/sbin/periodic
--
Mel
Problem with today's modular software: they start with the modules
and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811281238.15918.fbsd.questions>
