mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
r22289: Another fedora ds fix
(This used to be commit 25a7eabc6bca3e7cdc0d0d0bf1b0981873fe7b83)
This commit is contained in:
parent
15416dc72e
commit
fabbcb6104
@ -234,7 +234,7 @@ nsslapd-suffix: $basedn
|
||||
unlink unless (/00core.*/);
|
||||
}
|
||||
|
||||
open(LDIF, ">$fedora_ds_dir/dse.ldif");
|
||||
open(LDIF, ">>$fedora_ds_dir/dse.ldif");
|
||||
print LDIF "
|
||||
dn: cn=bitwise,cn=plugins,cn=config
|
||||
objectClass: top
|
||||
|
Loading…
x
Reference in New Issue
Block a user