Author: nunofsantos
Date: 2008-01-22 15:06:42 -0500 (Tue, 22 Jan 2008)
New Revision: 1596
Modified:
store/trunk/cpp/etc/rhmd.conf
Log:
fix syntax of configuration file
Modified: store/trunk/cpp/etc/rhmd.conf
===================================================================
--- store/trunk/cpp/etc/rhmd.conf 2008-01-21 21:32:57 UTC (rev 1595)
+++ store/trunk/cpp/etc/rhmd.conf 2008-01-22 20:06:42 UTC (rev 1596)
@@ -1,2 +1,2 @@
# Configuration file for qpidd
-store-lib=libbdbstore.so.0
+load-module=libbdbstore.so.0
Show replies by date