mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-08 16:04:47 -05:00
ITS#7786 - Fix typo in prev commit
This commit is contained in:
parent
80cfd8117b
commit
3ef1bfe367
1 changed files with 1 additions and 1 deletions
|
|
@ -1171,7 +1171,7 @@ First, create a directory to serve as the hosting DB and create the structure:
|
|||
> cp /usr/local/etc/openldap/slapd.d/cn=config.ldif ./recovery/cn=recovery
|
||||
> cp -r /usr/local/etc/openldap/slapd.d/cn=config ./recovery/cn=recovery
|
||||
|
||||
Or, if you have already backed up your old configration, you can symlink it
|
||||
Or, if you have already backed up your old configuration, you can symlink it
|
||||
into place:
|
||||
|
||||
> mkdir ./recovery
|
||||
|
|
|
|||
Loading…
Reference in a new issue