Bug#803013: systemd should not destroy application created cgroups
Martin Pitt
mpitt at debian.org
Thu Oct 29 12:57:28 GMT 2015
paul.szabo at sydney.edu.au [2015-10-29 21:46 +1100]:
> # Set things up
> mkdir /sys/fs/cgroup/cpu/mytest
> echo $$ > /sys/fs/cgroup/cpu/mytest/tasks
> # Check it is there
> grep . /sys/fs/cgroup/cpu/mytest/tasks
> # Do the systemd thing
> systemctl daemon-reload
> systemctl start anacron
> # See it gone
> grep . /sys/fs/cgroup/cpu/mytest/tasks
FTR, I was testing this in a jessie VM now, and I can't reproduce the
cgroup changes there either. So this is more subtle to reproduce.
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
More information about the Pkg-systemd-maintainers
mailing list