Comment 13 for bug 286172

Revision history for this message
Rob Staveley (Tom) (rstaveley) wrote :

I got the same as gloonie but atjobs and atspool were both owned by bin:bin.

Same fix worked for me:

sudo chown daemon:daemon /var/spool/cron/atjobs
sudo chown daemon:daemon /var/spool/cron/atspool

Now atd runs OK:

root@slippy:~# /etc/init.d/atd start
 * Starting deferred execution scheduler atd [ OK ]
root@slippy:~# /etc/init.d/atd status
 * atd is running