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
Correct handling of environment variables containing special characters when loaded via systemd. Replaced direct podman execution with runagent wrapper to ensure proper parsing and execution. Removed unused EnvironmentFile directive to avoid confusion and potential conflicts.
- Loading branch information