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