Please don’t hard-code assumptions
Please don’t hard-code assumptions
Posted Jan 31, 2019 22:32 UTC (Thu) by rahulsundaram (subscriber, #21946)In reply to: Please don’t hard-code assumptions by jschrod
Parent article: Systemd as tragedy
> Another sign of this mindset is the refusal to add proper environment variable support to service unit files
Not sure what you mean? There are multiple ways to expose environment variables to services. The most straightforward one being
https://coreos.com/os/docs/latest/using-environment-varia...
What more is required here?
