mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
openldap service
This commit is contained in:
parent
2008c7c2d5
commit
8330609d58
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
||||||
(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
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue