[BusyBox] Busybox crond

Vladimir N. Oleynik dzo at simtreas.ru
Tue Jul 20 07:55:57 UTC 2004


Vic,

> said crontab file, but it seems that "BB crond" requires some other config
> file for reading.

This port dcron from slackware.
You can create
/var/spool/cron/crontabs/user files,
for example:

# cat /var/spool/cron/crontabs/root

# Run daily cron jobs at 4:40 every day:
40 4 * * * /etc/cron/daily > /dev/null 2>&1


--w
vodz



More information about the busybox mailing list