services/matrix: log to main journal namespace
This commit is contained in:
parent
a3397efcd7
commit
21730a2365
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ in {
|
|||
};
|
||||
systemd.services = lib.genAttrs [ "coturn" "matrix-appservice-discord" "matrix-synapse" ] (_: {
|
||||
serviceConfig = {
|
||||
LogNamespace = "matrix";
|
||||
Slice = "communications.slice";
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue