THANKS!
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
Excerpts from Lennart Poettering's message of 2015-06-18 20:07:50 +0200:
> On Tue, 16.06.15 17:49, Peter Paule (systemd-de...@fedux.org) wrote:
>
> I'd be willing to add a setting called PassEnvironment= that takes a
> list of env vars to import from PID1's env block.
Great! Thanks a lot.
> Happ
On Tue, 16.06.15 17:49, Peter Paule (systemd-de...@fedux.org) wrote:
> Excerpts from Lennart Poettering's message of 2015-06-15 00:32:09 +0200:
> >
> > Nope, we deliberately clean up the env block we pass to services.
> >
>
> Mmmh, would it possible to add some kind of a whitelist for environme
Excerpts from Lennart Poettering's message of 2015-06-15 00:32:09 +0200:
>
> Nope, we deliberately clean up the env block we pass to services.
>
Mmmh, would it possible to add some kind of a whitelist for environment
variables to the systemd- and/or service.unit-configuration for
variables which
On Fri, 12.06.15 17:50, Peter Paule (systemd-de...@fedux.org) wrote:
> Hi there,
>
> is there a chance to pass (the given) environment variables down to
> `unicorn` and `delayed_job-worker`?
>
> systemd (host)
> |
>- docker-app.service
> Environment="RAILS_ENV=producti