Re: Cron error message

2001-04-21 Thread Karsten M. Self
on Fri, Apr 20, 2001 at 06:26:37PM -0400, Eileen Orbell ([EMAIL PROTECTED]) wrote: > Hi, > > I keep getting this error message emailed to me > Can anyone tell me how to fix this or remove it completely. I do not run a > new sever so I would be happy to disable it all together > > /bin/sh: rnew

Cron error message

2001-04-20 Thread Eileen Orbell
Hi, I keep getting this error message emailed to me Can anyone tell me how to fix this or remove it completely. I do not run a new sever so I would be happy to disable it all together /bin/sh: rnews: command not found Eileen Orbell Software & Internet Applications Capitol College mailto:[E

Re: cron error message

1999-10-20 Thread zdrysdal
:(bcc: Zane Drysdale/Diagnostic labs/64) Subject: Re: cron error message [EMAIL PROTECTED] writes: > Hi > > I keep on getting this message and i am not too sure why that is : > > /etc/cron.daily/smail: > /usr/lib/smail/checkerr: /dev/null: Permission denied > > Any t

Re: cron error message

1999-10-20 Thread W. Paul Mills
[EMAIL PROTECTED] writes: > Hi > > I keep on getting this message and i am not too sure why that is : > > /etc/cron.daily/smail: > /usr/lib/smail/checkerr: /dev/null: Permission denied > > Any thoughts?? What are your permissions on /dev/null? Should be: $ vdir /dev/null crw-rw-rw- 1 root

Re: cron error message

1999-10-20 Thread Greg Wooledge
[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > /etc/cron.daily/smail: > /usr/lib/smail/checkerr: /dev/null: Permission denied It looks like you've somehow lost /dev/null, or changed its permissions. crw-rw-rw- 1 root sys1, 3 May 27 1997 /dev/null If it doesn't look exactly like

cron error message

1999-10-19 Thread zdrysdal
Hi I keep on getting this message and i am not too sure why that is : /etc/cron.daily/smail: /usr/lib/smail/checkerr: /dev/null: Permission denied Any thoughts?? thanx