mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-07-12 05:40:01 +02:00
updating authentik-outpost-ldap service
This commit is contained in:
parent
8c2a4088bc
commit
c9334d8fe1
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
||||||
(respawn-delay 10)
|
(respawn-delay 10)
|
||||||
(start
|
(start
|
||||||
#~(make-forkexec-constructor
|
#~(make-forkexec-constructor
|
||||||
"/run/privileged/bin/ldap"
|
(list "/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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue