This commit is contained in:
@@ -80,7 +80,6 @@ in
|
||||
|
||||
systemd.services.lk-jwt-service.environment.LIVEKIT_FULL_ACCESS_HOMESERVERS = serverName;
|
||||
|
||||
# Allow LiveKit to read ACME TLS certs for built-in TURN server
|
||||
systemd.services.livekit.serviceConfig.SupplementaryGroups = [ "acme" ];
|
||||
systemd.services.livekit.after = [ "acme-${matrixRtcDomain}.service" ];
|
||||
systemd.services.livekit.requires = [ "acme-${matrixRtcDomain}.service" ];
|
||||
|
||||
Reference in New Issue
Block a user