Merge pull request 'rm journald groups from user sid' (#73) from develop into master
All checks were successful
Deploy configs / deploy-configs (push) Successful in 26s
All checks were successful
Deploy configs / deploy-configs (push) Successful in 26s
Reviewed-on: #73
This commit is contained in:
commit
29f78f795e
1 changed files with 0 additions and 5 deletions
|
|
@ -31,11 +31,6 @@ in
|
||||||
settings.Remote.SplitMode = "host";
|
settings.Remote.SplitMode = "host";
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users.sid.extraGroups = [
|
|
||||||
"systemd-journal"
|
|
||||||
"systemd-journal-remote"
|
|
||||||
];
|
|
||||||
|
|
||||||
systemd.services.mcp-log-server = {
|
systemd.services.mcp-log-server = {
|
||||||
description = "AI Log Access MCP Server";
|
description = "AI Log Access MCP Server";
|
||||||
after = [
|
after = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue