diff --git a/glicid/services/openldap.scm b/glicid/services/openldap.scm index 0418897..8056cfd 100644 --- a/glicid/services/openldap.scm +++ b/glicid/services/openldap.scm @@ -57,7 +57,7 @@ ; We do not set the uri in the service definition because if we do, we need a way to ; escape double quotes. You should use slapd.conf to set the uri #$(file-append openldap "/libexec/slapd") - "-d" #$log-flags + "-d" #$logflags "-f" #$config-file #$arguments )