mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
perms bad fixe
This commit is contained in:
parent
20b0ff7523
commit
8b550bb05d
1 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,8 @@
|
|||
(list
|
||||
#$(file-append munge "/sbin/munged")
|
||||
"-F"
|
||||
"--key-file=" #$key-file
|
||||
"-f" ; until we fix the permissions
|
||||
"--key-file" #$key-file
|
||||
)
|
||||
#:log-file #$log-file
|
||||
))
|
||||
|
|
Loading…
Add table
Reference in a new issue