xenial:

root@lp1881312-x:~# dpkg -l systemd|grep systemd
ii  systemd        229-4ubuntu21.28 amd64        system and service manager
root@lp1881312-x:~# systemd-run --scope --slice=user-1000.slice sleep 1000
Running scope as unit run-rad93ed3206334259a90708def087987d.scope.
^Z
[1]+  Stopped                 systemd-run --scope --slice=user-1000.slice sleep 
1000
root@lp1881312-x:~# bg
[1]+ systemd-run --scope --slice=user-1000.slice sleep 1000 &
root@lp1881312-x:~# systemctl show -p Slice 
run-rad93ed3206334259a90708def087987d.scope
Slice=system.slice


root@lp1881312-x:~# dpkg -l systemd|grep systemd
ii  systemd        229-4ubuntu21.29 amd64        system and service manager
root@lp1881312-x:~# systemd-run --scope --slice=user-1000.slice sleep 1000
Running scope as unit run-r4648aaa0fdca485b9b1a2b9a5298fb0f.scope.
^Z
[2]+  Stopped                 systemd-run --scope --slice=user-1000.slice sleep 
1000
root@lp1881312-x:~# bg
[2]+ systemd-run --scope --slice=user-1000.slice sleep 1000 &
root@lp1881312-x:~# systemctl show -p Slice 
run-r4648aaa0fdca485b9b1a2b9a5298fb0f.scope
Slice=user-1000.slice


** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881312

Title:
  systemd-run does not make the new scope unit part of the slice
  specified via the --slice arg

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1881312/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to