Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > b02833e8f0a28806cda4b2835cb2759e > files > 22

cyrus-imapd-2.3.16-4.1.mga1.src.rpm

--- master/master.c.orig	2003-11-24 00:15:21.000000000 +0100
+++ master/master.c	2003-11-24 00:15:32.000000000 +0100
@@ -1680,7 +1680,7 @@
 	}
     }
 
-    masterconf_init("master", alt_config);
+    masterconf_init("cyrus-master", alt_config);
 
     /* zero out the children table */
     memset(&ctable, 0, sizeof(struct centry *) * child_table_size);