Your message dated Sat, 20 Jun 2015 10:51:04 -0300 with message-id <caafdzj_ptd5+q1keskmbccblgfngej3dgcevb1m+1rwxxnv...@mail.gmail.com> and subject line Re: [Pkg-systemd-maintainers] Bug#732156: Bug#732156: Precise documentation for ExecStart command syntax has caused the Debian Bug report #732156, regarding Precise documentation for ExecStart command syntax to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 732156: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732156 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: systemd Version: 204-5 Severity: minor Reading systemd.service(5), I'm confused about the exact syntax and quoting for the "ExecStart=" directive. AFAICT from reading systemd.unit(5), the values in the unit file general syntax are whatever comes after the =, and it is up to the particular directive to specify the interpretation of the RHS. ExecStart talks about multiple commands being separated by semicolons. It also talks about "the first argument" but it doesn't specify how arguments are split. It tells us that shell syntax is not used. But it provides this example: ExecStart=/bin/sh -c 'dmesg | tac' If that example is correct, something nontrivial must be going on. I think it should be documented. Thanks, Ian.
--- End Message ---
--- Begin Message ---Version: 208-1 On Thu, 19 Dec 2013 00:18:25 +0000 Ian Jackson <[email protected]> wrote: > Zbigniew Jêdrzejewski-Szmek writes ("Re: [Pkg-systemd-maintainers] > Bug#732156: Bug#732156: Precise documentation for ExecStart command syntax"): > > On Sat, Dec 14, 2013 at 11:18:55PM +0100, Michael Stapelberg wrote: > > > Ian Jackson <[email protected]> writes: > > > > Reading systemd.service(5), I'm confused about the exact syntax and > > > > quoting for the "ExecStart=" directive. > > I've now pushed a patch which expands this section and add a few examples: > > http://cgit.freedesktop.org/systemd/systemd/commit/?id=ec6039b. > > Thanks, that looks like the kind of explanation I was asking for. > > > We seem to have many question about this, so I think it is good > > to be very explicit here. > > Yes. It seems that you have provided the right information. That commit is part of version 208, thus marking the bug fixed. Saludos
--- End Message ---

