>>> Mike Gilbert schrieb am 10.10.2019 um 21:09 in
>>> Nachricht
:
> On Thu, Oct 10, 2019 at 4:46 AM Colin Guthrie wrote:
>>
>> Andy Pieters wrote on 08/10/2019 11:41:
>> > forget about the stop. that was the context into which I discovered it.
>> >
>> > I am not saying stop should disable I am
On Sun, Oct 13, 2019 at 5:07 PM Marc Haber
wrote:
> Hallo,
>
> when I want a normal service to be started only after the networks is
> ready, I put
>
> |[Unit]
> |After=network-online.target
> |Wants=network-online.target
>
> into the service unit.
>
> Now I have a socket activated service which
Hallo,
when I want a normal service to be started only after the networks is
ready, I put
|[Unit]
|After=network-online.target
|Wants=network-online.target
into the service unit.
Now I have a socket activated service which I know won't properly start
(but claim readiness) if started before the