security/acme: mumble cert readable by murmur group
the postRun thing doesn't seem to work at all anymore?
This commit is contained in:
parent
f800057478
commit
ad9c1f4481
1 changed files with 1 additions and 0 deletions
|
@ -41,4 +41,5 @@ in
|
|||
|
||||
# set ACLs so that the murmur user can read the certificates
|
||||
security.acme.certs."mumble.hacc.space".postRun = "${pkgs.acl}/bin/setfacl -Rm u:murmur:rX /var/lib/acme/mumble.hacc.space";
|
||||
security.acme.certs."mumble.hacc.space".group = "murmur";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue