summaryrefslogtreecommitdiff
path: root/source4/setup/provision_partitions.ldif
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-12-03 05:51:04 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:47:24 +0100
commita2a4aba5fd7a2ec0a7131f32c8bccd5dbe04e1f1 (patch)
treebbb9e7a0afd6c981287eb7ef97f978b926130d9e /source4/setup/provision_partitions.ldif
parentcd1f19d7d306e59df2d7b5db16d317206408babc (diff)
downloadsamba-a2a4aba5fd7a2ec0a7131f32c8bccd5dbe04e1f1.tar.gz
samba-a2a4aba5fd7a2ec0a7131f32c8bccd5dbe04e1f1.tar.bz2
samba-a2a4aba5fd7a2ec0a7131f32c8bccd5dbe04e1f1.zip
r26245: Make it easier to handle the LDAP backend, with it's differing needs,
by seperating the modules list into parts. That way, we can remove the modules that the backend will provide. Andrew Bartlett (This used to be commit d67e5c7896f6d3064298897ae4d3204498824b06)
Diffstat (limited to 'source4/setup/provision_partitions.ldif')
-rw-r--r--source4/setup/provision_partitions.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/provision_partitions.ldif b/source4/setup/provision_partitions.ldif
index 674e16713d..fb8bc7f595 100644
--- a/source4/setup/provision_partitions.ldif
+++ b/source4/setup/provision_partitions.ldif
@@ -10,4 +10,4 @@ modules:${CONFIGDN}:${CONFIGDN_MOD}${CONFIGDN_MOD2}
modules:${DOMAINDN}:${DOMAINDN_MOD}${DOMAINDN_MOD2}
dn: @MODULES
-@LIST: ${MODULES_LIST}
+@LIST: ${MODULES_LIST}${TDB_MODULES_LIST},${MODULES_LIST2}