On Sun, Jan 28, 2018 at 5:04 PM Andrei Borzenkov
wrote:
> 28.01.2018 02:11, Amit Saha пишет:
> > On Sun, 28 Jan 2018 at 6:22 am, Andrei Borzenkov
> > wrote:
> >
> >> 26.01.2018 05:11, Amit Saha пишет:
> >>> Hello,
> >>>
> >>> I have a systemd service - drainconnections which I want to to make
>
28.01.2018 02:11, Amit Saha пишет:
> On Sun, 28 Jan 2018 at 6:22 am, Andrei Borzenkov
> wrote:
>
>> 26.01.2018 05:11, Amit Saha пишет:
>>> Hello,
>>>
>>> I have a systemd service - drainconnections which I want to to make sure
>>> finishes stopping before systemd starts stopping another service.
On Sun, 28 Jan 2018 at 6:22 am, Andrei Borzenkov
wrote:
> 26.01.2018 05:11, Amit Saha пишет:
> > Hello,
> >
> > I have a systemd service - drainconnections which I want to to make sure
> > finishes stopping before systemd starts stopping another service. What I
> > also want is to if I stop super
26.01.2018 05:11, Amit Saha пишет:
> Hello,
>
> I have a systemd service - drainconnections which I want to to make sure
> finishes stopping before systemd starts stopping another service. What I
> also want is to if I stop supervisord service, drainconnections should be
> stopped first.
>
> It s