mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
sssd service
This commit is contained in:
parent
43e9374501
commit
a730d942ea
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
(start #~(make-forkexec-constructor
|
||||
(list
|
||||
#$(file-append sssd-pkg "/sbin/sssd")
|
||||
"--interactive"
|
||||
; "--interactive"
|
||||
(list (string-append "--config=" sssd-conf))
|
||||
(list(string-append "--logger=" sssd-logger))
|
||||
#$@(if sssd-debug-level
|
||||
|
|
Loading…
Add table
Reference in a new issue