[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Cron errors?



Hi everyone!

I wanted to add a line to the "crontab" file. After I did this, I did the
following:

crontab crontab

But now he gives me the following error everytime cron is started:

/bin/bash: root: command not found

?? I removed the 2 lines I added, but this error keeps coming back. I also
did a

chown root.root /usr/bin/crontab
chmod 02755 /usr/bin/crontab

Someone any ideas?

Regards,

Hans