services/meet: log to main journal namespace
This commit is contained in:
parent
d9ffd8c863
commit
a496f5311b
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ in
|
|||
};
|
||||
systemd.services = lib.genAttrs [ "jicofo" "jitsi-meet-init-secrets" "jitsi-videobridge2" "prosody" ] (_: {
|
||||
serviceConfig = {
|
||||
LogNamespace = "meet";
|
||||
Slice = "communications.slice";
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue