Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(systemd): fix env vars with special chars
Resolve issue with environment variables containing special characters when loaded via systemd. Adjusted `ExecStart` to invoke `podman` through `runagent`, ensuring proper handling of systemd's variable parsing quirks.
- Loading branch information