<div dir="ltr"><div>Thank you both for your replies and suggestions.<br></div><div>I assume this one is related: <a href="https://github.com/systemd/systemd/issues/1312">https://github.com/systemd/systemd/issues/1312</a></div><div>And yes, I found a lot of posts about this, but no real solution.</div><div><br></div><div>I will further read further details about  'Upholds' and 'PropagatesStopTo. </div><div><br></div><div>The real use case I need to solve involves another service.</div><div><br></div><div>test2 not only requires test1 but also test0.</div><div>So, test2 should only be actived if test1 and test0 are activated.</div><div><br></div><div>The optimal solution IMHO does not require to change test0 or test1. As test2 is the one with the requirements.</div><div><br></div><div>I assume I can use WantedBy in the install section of test2, but this would require that the service is enabled / installed and not only started (for my use case okay, but IMHO not optimal).<br></div></div>