add support for the new -l in osrf_ctrl.sh
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 10 Oct 2007 20:59:02 +0000 (20:59 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 10 Oct 2007 20:59:02 +0000 (20:59 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@7875 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/examples/opensrf.xml.example

index cbfe6a2..3c02f8b 100644 (file)
@@ -660,7 +660,7 @@ Example opensrf config file for OpenILS
 
     <hosts>
 
-        <evergreen.example.org
+        <localhost
             <!-- ^-=- 
                 must match the fully qualified domain name of the host.
                 on Linux, this is usually the output of "hostname -f"
@@ -686,7 +686,7 @@ Example opensrf config file for OpenILS
                 <appname>open-ils.reporter</appname>  
                 <appname>open-ils.reporter-store</appname>  
             </activeapps>
-        </evergreen.example.org>
+        </localhost>
     </hosts>
 
 </opensrf>