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@
--
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng