<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div>dear all experts,</div><div><br></div><div>now we have such a problem:</div><div><br></div><div>we need to update our systemd service configuration file,</div><div><br></div><div>before updating, our service has already created some processes and make them attach to cgroup /system.slice/{our-service-name}.service/{our-service-sub-group}, this is what we would expect,</div><div><br></div><div>but, on some machine, sometimes, after we updating our service configuration file,  these processes as mentioned above, will be moved to /user.slice, this is what we do NOT expect, there is a certain probability that this will happen</div><div><br></div><div>how to prevent this action from systemd? it will be a great honor for me to get your help, thanks.</div><div><br></div>