Index: /trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
===================================================================
--- /trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 15851)
+++ /trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 15852)
@@ -1,5 +1,5 @@
 # Copyright (c) 2006  Paul Price, Joshua Hoblitt
 #
-# $Id: Config.pm,v 1.71 2007-11-22 00:47:21 price Exp $
+# $Id: Config.pm,v 1.72 2007-12-16 22:14:18 eugene Exp $
 
 package PS::IPP::Config;
@@ -131,5 +131,5 @@
 	    }
 	    ## try again after a moment?
-	    system ("df");
+	    ## system ("df");
 	    select(undef, undef, undef, 0.25);
 	}
