> My question is: What do I have to do to replace "(none)" with the
> domainname configured in /etc/conf.d/domainname? (I need to keep this in
> a standard format as I've got several servers I manage that reside in
> different domains; hence, I can't just type in the domainname to resolve
> this problem.)

Put the FQDN of your computer into /etc/hosts. For example:

127.0.0.1    localhost
192.168.1.12  ts.mydomain  ts

And that should do it...

-James

-- 
gentoo-user@gentoo.org mailing list

Reply via email to