Quel Qun <[EMAIL PROTECTED]> writes:

> Chmouel Boudjnah <[EMAIL PROTECTED]> wrote:
> > Quel Qun <[EMAIL PROTECTED]> writes:
> > 
> > > 2. ypbind can't start because the domain name is not set properly. As a
> quick
> > > fix, I had to take the domain name setting out of the linuxconf profile
> test
> > > loop in rc.sysinit.
> > 
> > does it works if you change the line 264:
> > 
> > action "Setting hostname %s: " "${HOSTNAME}" hostname ${HOSTNAME}
> > 
> > into :
> > 
> > action "Setting hostname ${HOSTNAME}: " hostname ${HOSTNAME}
> > 
> Hmmm... the hostname is set properly, I don't think this would change
> anything. The problem is that the domain name is never set to $NISDOMAIN (line
> 675 is not executed). With a blank domain name, ypbind cannot start.
> 

It's fixed in 5.60-1mdk
-- 
Fred - May the source be with you


Reply via email to