is there a way to configure a set of environment variables to be available to a Service resource similar to what Exec supports?
Looking at the documentation this doesn't seem to fit (except probably from the Manifest attribute but still can't figure out how) so is there a workaround for this such as exporting an environment variable globally? What I want to avoid doing is writing a bash script to export them and run it prior to the Service's actual start script.
Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
Vertretungsberechtigte Geschäftsführer John Marshall Doolittle, Gordon Davies, Roger Illing, Registergericht Amtsgericht Bonn, Registernummer HRB 10646
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht gestattet.
or if the service is managed by systemd, in the relevant '???.service' file.