diff --git a/glicid/services/authentication.scm b/glicid/services/authentication.scm index 970126c..26adb57 100644 --- a/glicid/services/authentication.scm +++ b/glicid/services/authentication.scm @@ -116,7 +116,7 @@ (respawn-delay 10) (start #~(make-forkexec-constructor - (list "/run/privileged/bin/ldap") + "/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"