Revision: 16306
          http://gar.svn.sourceforge.net/gar/?rev=16306&view=rev
Author:   d_pocock
Date:     2011-11-27 06:40:52 +0000 (Sun, 27 Nov 2011)
Log Message:
-----------
ganglia: disable case sensitive hostnames (legacy behavior) for new users on 
Solaris by default

Modified Paths:
--------------
    csw/mgar/pkg/ganglia/trunk/files/conf.php

Modified: csw/mgar/pkg/ganglia/trunk/files/conf.php
===================================================================
--- csw/mgar/pkg/ganglia/trunk/files/conf.php   2011-11-27 05:08:53 UTC (rev 
16305)
+++ csw/mgar/pkg/ganglia/trunk/files/conf.php   2011-11-27 06:40:52 UTC (rev 
16306)
@@ -204,5 +204,5 @@
 # From version 3.2, backwards compatibility will be disabled by default.
 # default: true  (for gmetad < 3.2)
 # default: false (for gmetad >= 3.2)
-$case_sensitive_hostnames = true;
+$case_sensitive_hostnames = false;
 ?>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to