<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Benno Fünfstück <<a href="mailto:benno.fuenfstueck@gmail.com">benno.fuenfstueck@gmail.com</a>> schrieb am Mi., 26. Apr. 2017 um 13:05 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I have the problem that I want to run a set of services that are isolated from the other services. In particular, I'd like to:</div><div><br></div><div>* share some environment variables between these services, that aren't available for services outside the group</div><div>* be able to stop all the services in the group and wait for proper shutdown</div><div>* (would be nice) load services for the group from a different directory than the default one</div><div>* (would be nice) be able to add transient services to the group with systemd-run</div><div><br></div><div>Is such a thing possible with systemd? If not, is it feasible to implement something like this (even if it doesn't match exactly what I want)?</div><div><br></div><div>Regards,</div><div>Benno </div></div></blockquote><div><br></div><div>Just to add if that wasn't clear: I'd like to run this group for multiple different sets of environment variables, and be able to "start" the group for some assignment of environment variables (these variables will not change during the lifetime of the group though)</div></div></div>