I recenty upgraded a release from 12.04 to 14.04, and found out that my cgconfig.conf file is not being read anymore on startup.
The file appears to be correct, in the sense that I can explicitly load it with
sudo cgconfigparser -l /etc/cgconfig.conf
but this doesn't happen automatically on reboot, which means other scripts run on startup fail (because they rely on cgexec with groups defined in cgconfig.conf).
Is there something I need to do to have the file automatically used? (i.e. install some package) Do I have to somehow convert this file to some other ?
This used to work correctly before the upgrade, so I am confused as to what might be wrong.
The "cgroup-lite" package, which I think should be responsible for this, is also installed.
Thanks in advance.
cgconfig
and notcgroup
. Sorry about that. – muru Oct 03 '14 at 08:38