On 06/29/2015 10:05 AM, Andrei Borzenkov wrote:
[...]
>>
>> service_sigchld_event() {
>> ...
>> } else if (s->control_pid == pid) {
>> ...
>> if (s->control_command &&
>> s->control_command->command_next &&
>>
On Mon, Jun 29, 2015 at 11:01 AM, Francis Moreau wrote:
> On 06/28/2015 07:21 PM, Reindl Harald wrote:
>>
>>
>> Am 28.06.2015 um 19:02 schrieb Francis Moreau:
>>> On 06/28/2015 01:01 PM, Reindl Harald wrote:
Am 28.06.2015 um 12:00 schrieb Francis Moreau:
> Hello,
>
> For serv
On 06/28/2015 07:21 PM, Reindl Harald wrote:
>
>
> Am 28.06.2015 um 19:02 schrieb Francis Moreau:
>> On 06/28/2015 01:01 PM, Reindl Harald wrote:
>>>
>>> Am 28.06.2015 um 12:00 schrieb Francis Moreau:
Hello,
For services with Type=Forking, I'm wondering if systemd proceeds
st
On 06/28/2015 07:35 PM, Andrei Borzenkov wrote:
> В Sun, 28 Jun 2015 19:02:57 +0200
> Francis Moreau пишет:
>
>> On 06/28/2015 01:01 PM, Reindl Harald wrote:
>>>
>>>
>>> Am 28.06.2015 um 12:00 schrieb Francis Moreau:
Hello,
For services with Type=Forking, I'm wondering if systemd
Am 28.06.2015 um 19:02 schrieb Francis Moreau:
On 06/28/2015 01:01 PM, Reindl Harald wrote:
Am 28.06.2015 um 12:00 schrieb Francis Moreau:
Hello,
For services with Type=Forking, I'm wondering if systemd proceeds
starting follow-up units when the command described by ExecStart= exits
or whe
В Sun, 28 Jun 2015 19:02:57 +0200
Francis Moreau пишет:
> On 06/28/2015 01:01 PM, Reindl Harald wrote:
> >
> >
> > Am 28.06.2015 um 12:00 schrieb Francis Moreau:
> >> Hello,
> >>
> >> For services with Type=Forking, I'm wondering if systemd proceeds
> >> starting follow-up units when the comma
On 06/28/2015 01:01 PM, Reindl Harald wrote:
>
>
> Am 28.06.2015 um 12:00 schrieb Francis Moreau:
>> Hello,
>>
>> For services with Type=Forking, I'm wondering if systemd proceeds
>> starting follow-up units when the command described by ExecStart= exits
>> or when the one described by ExecStart
Am 28.06.2015 um 12:00 schrieb Francis Moreau:
Hello,
For services with Type=Forking, I'm wondering if systemd proceeds
starting follow-up units when the command described by ExecStart= exits
or when the one described by ExecStartPost= exits ?
I tried to read the source code to figure this o
Hello,
For services with Type=Forking, I'm wondering if systemd proceeds
starting follow-up units when the command described by ExecStart= exits
or when the one described by ExecStartPost= exits ?
I tried to read the source code to figure this out and it *seems* that
the latter is true but I'm r