<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> When should I use this? For example I am creating a scope which will<br>
> allocate some pids into their cgroups. The scope is created from a daemon<br>
> run from a service unit. The service will eventually be shut down and I<br>
> want the scope to remain if it has pids in it. Should the service "abandon"<br>
> the scope?<br>
<br>
That depends whether you want some extra stopping procedure for your<br>
scope besides regular SIGTERM logic.<br></blockquote><div><br></div><div>Cool, so if I just want systemd to send a SIGTERM when OS is shutting down or when a user does "systemctl stop my.scope", and I do not need any "extra stopping procedure" (don't know what exactly this is), then I don't need to Abandon the scope.</div><div>It has nothing to do then about keeping a scope when the process that initiated it has already terminated.<br></div><div><br></div><div><br></div></div></div>