simulating dnsdomain

Paul Schmehl pschmehl_lists at tx.rr.com
Thu Jan 21 05:17:42 UTC 2010


--On January 21, 2010 12:10:20 AM -0500 "Aryeh M. Friedman" 
<aryeh.friedman at gmail.com> wrote:

> I have an application that needs to reliably get the fully qualified dns
> name for the localhost (3rd party app so I don't want to change it
> unless I have to).... currrently it calls dnsdomainname which is in
> linux is an alias for hostname --fqdn but FreeBSD does not have that
> option set... how can I simulate this?

ln -s /bin/hostname /bin/dnsdomainname

Paul Schmehl, If it isn't already
obvious, my opinions are my own
and not those of my employer.
******************************************
WARNING: Check the headers before replying



More information about the freebsd-questions mailing list