uh..wait a moment! Mine was kind a bug report, not an ask for help!
I noticed the error on my linux debian, and tried to solve with the code
above, hoping that could be usefull for you developers! ;)
M@
On Sun, 2007-06-24 at 11:01 -0400, Elisamuel Resto wrote:
> On Sun, 24 Jun 2007 15:07:41 +0200, Matteo Landi
> <[EMAIL PROTECTED]> wrote:
> > This morning i encountered some problems trying to activate this
> > deamon. So i took a look at the dcron.i file and i noticed that it
> > executes /usr/sbin/crond -n but there is neither a crond exec file,
> > nor a "-n" value to pass! So i tried to edit the dcron.i file and i
> > get i work like this:
> >
> > { need = system/bootmisc;
> > provide = virtual/cron;
> > pid_file = /var/run/crond.pid;
> > forks;
> > exec daemon = /usr/sbin/cron;
> > }
> >
> > let me know if i'm missing something
> > tnx in advance
> > M@
> >
> I am guessing it's due to the different versions of cron daemons, but
> then again, I don't know how initng itself handles the detection.
>
--
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng