diff --git a/glicid/services/authentication.scm b/glicid/services/authentication.scm index bbdf299..5b6b2ab 100644 --- a/glicid/services/authentication.scm +++ b/glicid/services/authentication.scm @@ -116,7 +116,7 @@ (respawn-delay 10) (start #~(make-forkexec-constructor - "/run/privileged/bin/ldap" + (list "/run/privileged/bin/ldap") #:log-file "/var/log/authentik-outpost-ldap.log" #:environment-variables (list "PATH=/run/current-system/profile/bin:/run/current-system/profile/sbin:/run/current-system/profile/libexec:/run/privileged/bin"