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

Re: [cobalt-users] Help with this error



> ----- Original Message -----
> From: "Mike Hobbs" <mhobbs@xxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Tuesday, July 31, 2001 9:47 AM
> Subject: [cobalt-users] Help with this error
> 
> 
> > I used to get this error from /var/log/messages (on my RaQ 1)
> >
> > Jul 26 03:30:06 guinness proftpd[566]: guinness - run-time scoreboard
> > file '/var/run/proftpd/proftpd-inetd' appears to be from a newer version
> > of proftpd (1.2.0rc3)

Just remove the file ("/var/run/proftpd/proftpd-inetd"), and HUP
inetd for good measure.

The following command will send inetd a SIGHUP:

cat /var/run/inetd.pid | xargs kill -HUP

Jeff
-- 
Jeff Lovell
Sun Microsystems Inc.