perms bad fixe

This commit is contained in:
Jean-François GUILLAUME 2021-12-08 15:45:07 +01:00
parent 20b0ff7523
commit 8b550bb05d
GPG key ID: 38751DAE145EFB5A

View file

@ -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
))