# service cgconfig stop Stopping cgconfig service: [ OK ] # service cgconfig status; echo $? Stopped 0 <=========== WRONG Compare this with other services, say, ip6tables: # service ip6tables stop ip6tables: Flushing firewall rules: [ OK ] ip6tables: Setting chains to policy ACCEPT: filter [ OK ] ip6tables: Unloading modules: [ OK ] # service ip6tables status; echo $? ip6tables: Firewall is not running. 3 Among other things, this makes the service "unstoppable" in GUI service config (System->Administration->Services): you can press on "stop" button however many times you like, the service is still "running". One side effect of bogus "running" status is that it can not be *started* using GUI: GUI thinks it already is, and "start" button is greyed out!
It has been fixed by upstream in git commit 023fee998f07499938830a044845eb03b816eea7
libcgroup-0.35.1-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/libcgroup-0.35.1-3.fc13
libcgroup-0.34-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/libcgroup-0.34-3.fc12
libcgroup-0.36.2-2.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/libcgroup-0.36.2-2.fc14
libcgroup-0.34-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libcgroup'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/libcgroup-0.34-3.fc12
libcgroup-0.35.1-3.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libcgroup'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/libcgroup-0.35.1-3.fc13
libcgroup-0.36.2-2.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libcgroup'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/libcgroup-0.36.2-2.fc14
libcgroup-0.36.2-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
libcgroup-0.35.1-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
libcgroup-0.34-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.