Cron issue in Solaris 10

2007-12-25 5:09:00

When adding a simple cronjob to root's crontab, I get the following
error when it tries to execute it:

CRONTAB ENTRY:

1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,
28,29,30

,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54
,55,56,5

7,58,59 * * * * /usr/bin/echo "This is a test message." | /usr/bin/mailx
-s "Sub

ject" jpiszcz at servervault.com

ERROR:

* CMD: /usr/bin/echo "This is a test message." | /usr/bin/mailx -s
"Subject" jpiszcz at servervault.com

*> root 23820 c Tue Jul 12 14:08:00 2005

*! No default project!

* Tue Jul 12 14:08:00 2005

*! bad user (root) Tue Jul 12 14:08:00 2005

*< root 23820 c Tue Jul 12 14:08:00 2005 rc=1

*

Is there anyway to turn the reliance on the project files off, or, how
do I add the root user to the project file?

Thanks,

Justin.

Comments

Got something to say?

You must be logged in to post a comment.