Hello,
 
    I am trying to setup any cron program for my system right now and
having trouble.  I am running a MCF5329 Freescale processor and running
a setup based off the M5329EVB with the 200608 uClinux code, using the
linux 2.6.x kernel (2.6.17-uc0 if i remember right).  I have tried
cron(CONFIG_USER_CRON_CRON) and now busybox
cron(CONFIG_USER_BUSYBOX_CROND).  When I enable either one they seem to
be running but don't work.  I am using the line "*/1 * * * *
/bin/testprog" in a crontab file to test my output, and the testprog
program works for me outside of cron.
 
    I was wondering if anyone else had encountered this problem with
cron.  The busybox cron logging is give me an message "ignoring
crontab".  Does anyone know why it would ignore the crontab or what
might be going on?
 
    Can anyone tell me how to setup busybox cron properly, as I seemed
to have missed something?
 
 
Thanks,
Michael Anderson
 
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to