Perhaps it is only missing in the "diags" system, in the main system:
Code:
[root@kindle root]# ps aux | grep cron
root 677 0.0 0.2 2432 516 pts/0 SN+ 11:08 0:00 grep cron
root 17652 0.0 0.2 2428 544 ? Ss Jun07 0:02 /usr/sbin/crond -c /etc/crontab/
It is present and running.
Code:
[root@kindle root]# ls -l /usr/sbin/cron*
lrwxrwxrwx 1 root root 17 Sep 23 2011 /usr/sbin/crond -> ../../bin/busybox
[root@kindle root]# ls -l /etc/crontab/
-rw-r--r-- 1 root root 228 Sep 23 2011 root
[root@kindle root]# cat /etc/crontab/root
*/15 * * * * /usr/sbin/checkpmond
*/15 * * * * /usr/sbin/tinyrot
*/60 * * * * /usr/sbin/loginfo tmpfs
*/60 * * * * /usr/sbin/loginfo localVars
*/60 * * * * /usr/sbin/loginfo memusedump
*/15 * * * * /usr/sbin/loginfo powerdcheck
And that is the 4.1.1 system image file installed by KUBRICK
So if you can't find cron in the 'main' system partition (the K4 is a dual-boot machine), then you might want to KUBRICK it back to factory stock.