Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

3.7. cgconfig Service Fails to Start


If the cgconfig service fails to start, look for AVC messages in the /var/log/audit/audit.log SELinux audit log file. The error messages could indicate incorrect SELinux labels in the following files and directories:
  • /etc/cgconfig.conf
  • /etc/cgrules.conf
  • /cgroup
Use the restorecon -v filename command to restore the correct SELinux labels for each of the files:
# restorecon -v /etc/cgconfig.conf
# restorecon -v /etc/cgrules.conf
# restorecon -rv /cgroup
This restores the correct SELinux labels in the /etc/cgrules.conf file.
Next, start the cgconfig service using the following command:
# service cgconfig start
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat Dokumentation

Legal Notice

Theme

© 2026 Red Hat
Nach oben