openldap: correct directory hint
This commit is contained in:
parent
fc3dd0226d
commit
c1ce67561d
@ -37,7 +37,7 @@ in
|
|||||||
rootdn cn=admin,dc=example,dc=org
|
rootdn cn=admin,dc=example,dc=org
|
||||||
# NOTE: change after first start
|
# NOTE: change after first start
|
||||||
rootpw secret
|
rootpw secret
|
||||||
directory /var/run/slapd
|
directory /var/db/openldap
|
||||||
''';
|
''';
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user