> systemd-run --scope --slice=qemu --unit 100 -p CPUShares=499 /usr/bin/kvm -id > 100 ... > > > like this, cgroup is autoremoved on process stop. Interesting. I need toö take a look at the code in 'systemd-run' to see how complex that is. Are there any disadvantages?