Path: utzoo!attcan!uunet!fernwood!apple!julius.cs.uiuc.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpcc05!hpcuhb!hpcllla!hpclove!wbb From: wbb@hpclove.HP.COM (Bill Buzbee) Newsgroups: comp.os.minix Subject: Re: MacMinix Problems Message-ID: <5030003@hpclove.HP.COM> Date: 5 Nov 90 16:59:31 GMT References: <5030001@hpclove.HP.COM> Organization: Hewlett Packard Calif. Language Lab Lines: 20 I've looked into my cron and atrun problems a little deeper, and now now atrun works (and cron sort-of works). It seems that atrun moves jobs to be run into directory /usr/spool/at/past/ prior to running them. If the directory isn't there, nothing is run. Create the "past" directory and atruns works fine. My /usr/lib/crontab file does nothing by fire up atrun on the minute: * * * * * /usr/bin/atrun When I manually invoke cron after logging in as root, it seems to work fine, but when I try to fire it up from /etc/rc (last line in file: /usr/bin/cron), I get a system crash the first time it wakes up. Any ideas? .........bill buzbee