Offer the authoritative command for hostname.
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_2@7965
dcc99617-32d9-48b4-a31d-
7c20da2025e4
<driver>Pg</driver>
<host>localhost</host>
<port>5432</port>
- <name>evergreen</name>
+ <db>evergreen</db>
<user>postgres</user>
<password>postgres</password>
</database>
<evergreen.example.org>
<!-- ^-=-
must match the fully qualified domain name of the host.
- on Linux, this is usually the output of "hostname -f"
+
+ On Linux, the output of the following command is authoritative:
+ $ perl -MNet::Domain -e 'print Net::Domain::hostfqdn();'
+
'localhost' won't work here
-->
-
<activeapps>
<!-- services hosted on this machine -->
<appname>opensrf.settings</appname>