openldap service

This commit is contained in:
Jean-François GUILLAUME 2021-12-02 21:48:22 +01:00
parent 46264aae9a
commit 05ff29b025

View file

@ -62,7 +62,7 @@
#$arguments #$arguments
) )
#:pid-file #$pid-file #:pid-file #$pid-file
#:log-file #$logfile #:log-file #$log-file
)) ))
(stop #~(make-kill-destructor)) (stop #~(make-kill-destructor))
) )