paul.sz...@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)

Reply via email to