1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r22290: Fedora DS is incredibly picky about newlines...

This commit is contained in:
Andrew Bartlett 2007-04-17 01:32:55 +00:00 committed by Gerald (Jerry) Carter
parent 25a7eabc6b
commit 0e80f456e8

View File

@ -235,8 +235,7 @@ nsslapd-suffix: $basedn
}
open(LDIF, ">>$fedora_ds_dir/dse.ldif");
print LDIF "
dn: cn=bitwise,cn=plugins,cn=config
print LDIF "dn: cn=bitwise,cn=plugins,cn=config
objectClass: top
objectClass: nsSlapdPlugin
objectClass: extensibleObject