This is kind of embarrassing and we should have noticed it earlier...
cgconfigparser does not work well with systemd in Fedora 15 & Rawhide.

systemd mounts controllers to /sys/fs/cgroup/* on startup and cgconfigparser
with Fedora default cgconfig.conf file wants to mount them there again -> EBUSY.
Therefore I should provide better cgconfig.conf, which does not mount anything.
But it is not possible to have cgconfig.conf without mount{} section...

Following patches fix that, I'd like to push them to Fedora as soon as possible.

Changelog since last version:
  - fixed case of empty config file and no controllers mounted (this should not
    fail).

Jan


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to