Nathan Kinder wrote:

-- 389-devel mailing list 389-devel@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-devel
ack. with one typo... ;)

@@ -45,6 +173,13 @@ sub runinst {
             next if (-f $newname); # not removed
             rename $oldname, $newname;
         }
+
+        # Restore 99user.ldif. We overwrite whatever is there since
+        # it is possible that we have modifed it.