mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
openldap service
This commit is contained in:
parent
da0a763962
commit
66a2647fd2
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
(documentation "Run openldap.")
|
||||
(requirement '(user-processes))
|
||||
(respawn? #f)
|
||||
(start #~(make-forkexec-constructor
|
||||
(start #~(fork+exec-command
|
||||
(list
|
||||
#$(file-append openldap "/libexec/slapd")
|
||||
"-h" #$uri
|
||||
|
|
Loading…
Add table
Reference in a new issue