Re: [systemd-devel] [PATCH] Documentation: Clarify env var handling

2011-08-01 Thread Lennart Poettering
On Wed, 20.07.11 13:47, Barry Scott (barry.sc...@onelan.co.uk) wrote: > > Can I have feedback on the patch please? Sorry, I have been quite busy the past weeks, and didn't find the time to process all queued patches. I am currently working on that. Sorry for the delay, Lennart -- Lennart Poe

Re: [systemd-devel] [PATCH] Documentation: Clarify env var handling

2011-08-01 Thread Lennart Poettering
On Tue, 12.07.11 11:38, Barry Scott (barry.sc...@onelan.co.uk) wrote: > starting with ; or # will be ignored, > which may be used for commenting. The > +parser for will strip leading and > +

Re: [systemd-devel] [PATCH] Documentation: Clarify env var handling

2011-07-20 Thread Barry Scott
Can I have feedback on the patch please? Barry ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] [PATCH] Documentation: Clarify env var handling

2011-07-12 Thread Barry Scott
For ExecStart= provide more details on env var substitution and how that turns into arguments. For EnvironmentFile= explain that double quotes can be used to protect whitespace. Signed-off-by: Barry Scott --- I think the docs could be improved with the extra details you provided in you email re