From a5cbba8036e38966286a865f45f006d11299d295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20GUILLAUME?= Date: Thu, 2 Dec 2021 21:50:37 +0100 Subject: [PATCH] openldap service --- glicid/services/openldap.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )