<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">Le mer. 29 août 2018 à 10:03, Michael Chapman <<a href="mailto:mike@very.puzzling.org">mike@very.puzzling.org</a>> a écrit :<br></div><div><br></div><div>Thank you for the clarification.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> Question 2: how can I configure the prog_two/prog_three case, i.e. having<br>
> them starting one after the other (= start prog_three when prog_two is<br>
> done), and have the prompt return immediately<br>
<br>
You can use "systemctl --no-block" to have systemctl not wait for the <br>
service to finish activating. The downside to this is that you will have <br>
no indication of a problem if the service fails during activation.<br></blockquote><div><br></div><div>But I will still see it via systemctl status prog_two.service, right? Since this usage (at least for me) only happens when testing, it would be fine (normally the service is ran via a timer so the problem of the prompt not returning does not matter)</div><div><br></div><div>Again thank you for the help, it clarified a lot.</div><div><br></div><div>Cheers</div><div>Wojtek</div><div><br></div></div></div>