openldap: correct directory hint
This commit is contained in:
@@ -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
|
||||||
''';
|
''';
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user