[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Cron errors?
- Subject: [cobalt-users] Cron errors?
- From: "Hans van Kilsdonk" <hans@xxxxxxxxxxxxxx>
- Date: Thu Jan 25 00:36:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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