You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.
I know that an "environment" attribute already exists but it does not fit my needs.
I would like to use the systemd EnvironmentFile directive, in order to modify the environment variables dynamically. After modifying the file I would reload the service configuration and restart the service.
For example, for systemd, here is what I would like to do:
I know that an "environment" attribute already exists but it does not fit my needs.
I would like to use the systemd EnvironmentFile directive, in order to modify the environment variables dynamically. After modifying the file I would reload the service configuration and restart the service.
For example, for systemd, here is what I would like to do:
And then the systemd template would generate the following:
Thanks.
The text was updated successfully, but these errors were encountered: