diff options
| author | Andrew Bartlett <abartlet@samba.org> | 2010-04-22 19:35:54 +1000 |
|---|---|---|
| committer | Andrew Bartlett <abartlet@samba.org> | 2010-04-22 19:55:06 +1000 |
| commit | bd08249d683fd2f5ce6358ec2a9cebf2d03db1c6 (patch) | |
| tree | 628593e51e48b348157f7d2511c35510d2008dba | |
| parent | 440075247d11a7852d8567753f426fa67f41d875 (diff) | |
| download | samba-bd08249d683fd2f5ce6358ec2a9cebf2d03db1c6.tar.gz samba-bd08249d683fd2f5ce6358ec2a9cebf2d03db1c6.tar.bz2 samba-bd08249d683fd2f5ce6358ec2a9cebf2d03db1c6.zip | |
s4:provision Remove moduleload for 'hdb' (wrong name).
The backends are not normally modules anyway
| -rw-r--r-- | source4/setup/slapd.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/setup/slapd.conf b/source4/setup/slapd.conf index c592b6e757..3aacb11309 100644 --- a/source4/setup/slapd.conf +++ b/source4/setup/slapd.conf @@ -60,7 +60,6 @@ moduleload memberof ${MEMBEROF_CONFIG} moduleload syncprov -moduleload hdb database ldif suffix cn=Samba |
