summaryrefslogtreecommitdiff
path: root/source4/setup/provision_options.ldif
AgeCommit message (Collapse)AuthorFilesLines
2009-10-21s4:provision Set @OPTIONS in the provision_init.ldifAndrew Bartlett1-3/+0
The new partitions code knows to copy these items in when creating a new parition, so we can set it from the start. Andrew Bartlett
2009-08-26s4:provision Ensure that @OPTIONS is mirrored into each partitionAndrew Bartlett1-0/+3
The previous patches to the provision system cut down on the number of reconnects, and disabled the partition handling for part of the process. This means we lost the setting of @OPTIONS as a replicated attribute into the partitions. Andrew Bartlett