On Wed, Oct 12, 2011 at 12:39:48PM -0400, Christos Zoulas wrote:
> Modified Files:
> src/external/bsd/cron/dist: cron.8 database.c pathnames.h
>
> Log Message:
> process files in /etc/cron.d/
For the record, I object to this change. I think keeping /etc small
and simple, and having one
On Wed, Oct 12, 2011 at 12:39:48PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Oct 12 16:39:48 UTC 2011
>
> Modified Files:
> src/external/bsd/cron/dist: cron.8 database.c pathnames.h
>
> Log Message:
> process files in /etc/cron.d/
If we'
In article <20111012181619.GA24188@marx.bitnet>,
Jukka Ruohonen wrote:
>On Wed, Oct 12, 2011 at 12:39:48PM -0400, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Wed Oct 12 16:39:48 UTC 2011
>>
>> Modified Files:
>> src/external/bsd/cron/d
On Wed, Oct 12, 2011 at 12:39:48PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Oct 12 16:39:48 UTC 2011
>
> Modified Files:
> src/external/bsd/cron/dist: cron.8 database.c pathnames.h
>
> Log Message:
> process files in /etc/cron.d/
Not th
On Wed, Oct 12, 2011 at 06:02:05AM +, YAMAMOTO Takashi wrote:
> > One way to fix that may be to have one ioflush thread for each userland
> > filesystem. That way a broken filesystem will not prevent ioflush from
> > working for others.
>
> sure, it can be a good idea.
I have a patch that do