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.

-- 
Elisamuel Resto <[EMAIL PROTECTED]>
Source Mage GNU/Linux / http://sourcemage.org
ID: 0x18615F19 / FP: B66D 1C2A E8EE B922 1D9C D98F D2D5 FB61 1861 5F19

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng

Reply via email to