Merge branch 'devel' into 'main'

Devel

See merge request glicid-public/guix-glicid!145
This commit is contained in:
Jean-François GUILLAUME 2022-11-23 16:38:40 +00:00
commit c269af6202

View file

@ -47,7 +47,7 @@
(start #~(make-forkexec-constructor (start #~(make-forkexec-constructor
(list (list
#$(file-append sssd-pkg "/sbin/sssd") #$(file-append sssd-pkg "/sbin/sssd")
"--interactive" ; "--interactive"
(list (string-append "--config=" sssd-conf)) (list (string-append "--config=" sssd-conf))
(list(string-append "--logger=" sssd-logger)) (list(string-append "--logger=" sssd-logger))
#$@(if sssd-debug-level #$@(if sssd-debug-level