updating authentik-outpost-ldap service

This commit is contained in:
Jean-François GUILLAUME 2025-06-24 06:14:29 +00:00
commit dfe63999e5

View file

@ -116,7 +116,7 @@
(respawn-delay 10) (respawn-delay 10)
(start (start
#~(make-forkexec-constructor #~(make-forkexec-constructor
(list "/run/privileged/bin/ldap") "/run/privileged/bin/ldap"
#:log-file "/var/log/authentik-outpost-ldap.log" #:log-file "/var/log/authentik-outpost-ldap.log"
#:environment-variables (list #:environment-variables (list
"PATH=/run/current-system/profile/bin:/run/current-system/profile/sbin:/run/current-system/profile/libexec:/run/privileged/bin" "PATH=/run/current-system/profile/bin:/run/current-system/profile/sbin:/run/current-system/profile/libexec:/run/privileged/bin"