Hacker News new | ask | show | jobs
by weberc2 3446 days ago
> Admittedly, it requires an environment file

I know almost nothing about systemd, but you can define environment variables inline instead of in a file: `Environment=ENV_VAR=value`.