Re: [CentOS] minute cron

2012-04-03 Thread Les Bell
On 3/04/2012 5:16 PM, Mihamina Rakotomandimby wrote: > Hi all, > > CentOs has choosen anacron as default cron daemon. > I did not look further about the reasons, I think there are some good > reasons. anacron is used on desktops and laptops which are not powered 24/7 - it executes the missed cro

Re: [CentOS] minute cron

2012-04-03 Thread Keith Keller
On 2012-04-03, Mihamina Rakotomandimby wrote: > > CentOs has choosen anacron as default cron daemon. I'm pretty sure anacron does not replace Vixie cron/cronie; last I checked anacron requires some other crond. Thus: > I want to create a minute based set of scripts. ...just use cron. If anacr

[CentOS] minute cron

2012-04-03 Thread Mihamina Rakotomandimby
Hi all, CentOs has choosen anacron as default cron daemon. I did not look further about the reasons, I think there are some good reasons. I want to create a minute based set of scripts. No much precision required, once a minute more or less 20 sec is OK. Using anacron, how do you recommend to