Re: Track an error in init scripts

2002-12-04 Thread Harry Putnam
Iain Buchanan <[EMAIL PROTECTED]> writes: > From: Iain Buchanan <[EMAIL PROTECTED]> > Subject: Re: Track an error in init scripts > Newsgroups: gmane.linux.redhat.release.psyche > Date: 05 Dec 2002 13:25:45 +0930 > Message-ID: <1039060545.10552.37.camel@orpheus>

Re: Track an error in init scripts

2002-12-04 Thread Iain Buchanan
On Thu, 2002-12-05 at 13:21, Harry Putnam wrote: > NETWORKING=yes > HOSTNAME:sbcglobal.net ^ That should be '=', not ':', methinks this is your problem :) > GATEWAY=192.168.0.1 -- Iain Buchanan <[EMAIL PROTECTED]> We must die because we have known them. -- Ptah-h

Track an error in init scripts

2002-12-04 Thread Harry Putnam
How to track this recurring error thru the maze of init scripts. I see these on bootup and they can be reproduced by running a status check on any service, like: service sendmail status /etc/init.d/sendmail: line 2: HOSTNAME:sbcglobal.net: command not found sendmail (pid 543 533) is runnin