Index: /trunk/src/apps/ucache/ucached.h
===================================================================
--- /trunk/src/apps/ucache/ucached.h	(revision 9178)
+++ /trunk/src/apps/ucache/ucached.h	(revision 9198)
@@ -20,4 +20,8 @@
 #ifndef UCACHED_LOG_FILE
 #define UCACHED_LOG_FILE "/tmp/ucached.log"
+#endif
+
+#ifndef UCACHED_INFO_FILE
+#define UCACHED_INFO_FILE "/tmp/ucached.info"
 #endif
 
