Add PATH to mcp-agent service for podman access
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
Environment = [
|
||||
"HOME=/srv/mcp"
|
||||
"XDG_RUNTIME_DIR=/run/user/%U"
|
||||
"PATH=/run/current-system/sw/bin:/usr/local/bin"
|
||||
];
|
||||
|
||||
NoNewPrivileges = true;
|
||||
|
||||
Reference in New Issue
Block a user