From e73f7dc8322c3a96242010f4fe5ca64690f21de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20GUILLAUME?= Date: Thu, 2 Dec 2021 21:35:51 +0100 Subject: [PATCH] cleaning --- glicid/services/openldap.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/glicid/services/openldap.scm b/glicid/services/openldap.scm index 867b356..01f3637 100644 --- a/glicid/services/openldap.scm +++ b/glicid/services/openldap.scm @@ -61,7 +61,6 @@ #$extra-args ) #:pid-file #$pid-file - #:log-file #$log-file )) (stop #~(make-kill-destructor)) )