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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to