[Touch-packages] [Bug 1881312] Re: systemd-run does not make the new scope unit part of the slice specified via the --slice arg

2020-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 229-4ubuntu21.29 --- systemd (229-4ubuntu21.29) xenial; urgency=medium [ Dan Streetman ] * d/p/lp1881312/0001-core-don-t-dispatch-load-queue-when-setting-Slice-fo.patch,

[Touch-packages] [Bug 1881312] Re: systemd-run does not make the new scope unit part of the slice specified via the --slice arg

2020-09-09 Thread Dan Streetman
xenial: root@lp1881312-x:~# dpkg -l systemd|grep systemd ii systemd229-4ubuntu21.28 amd64system 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

[Touch-packages] [Bug 1881312] Re: systemd-run does not make the new scope unit part of the slice specified via the --slice arg

2020-09-04 Thread Ɓukasz Zemczak
Hello Dan, or anyone else affected, Accepted systemd into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/229-4ubuntu21.29 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1881312] Re: systemd-run does not make the new scope unit part of the slice specified via the --slice arg

2020-05-29 Thread Dan Streetman
** Description changed: [impact] running 'systemd-run --scope --slice=$SLICE $PROGRAM' does not start the program under $SLICE, instead it starts it under system.slice [test case] root:~# systemd-run --scope --slice=user-1000.slice sleep 1000 Running scope as unit