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
|
||||
(list
|
||||
#$(file-append openldap "/libexec/slapd")
|
||||
"-h 'ldap:/// ldaps:///'"
|
||||
"-d" #$logflags
|
||||
"-f" #$config-file
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue