openldap service

This commit is contained in:
Jean-François GUILLAUME 2021-12-03 08:22:07 +01:00
parent 8330609d58
commit 189a7f5a70
GPG key ID: 38751DAE145EFB5A

View file

@ -57,7 +57,6 @@
(start #~(make-forkexec-constructor (start #~(make-forkexec-constructor
(list (list
#$(file-append openldap "/libexec/slapd") #$(file-append openldap "/libexec/slapd")
"-h 'ldap:/// ldaps:///'"
"-d" #$logflags "-d" #$logflags
"-f" #$config-file "-f" #$config-file
) )