Skip to content
Snippets Groups Projects
Commit f2fdde00 authored by Guido Günther's avatar Guido Günther
Browse files

libvirt-bin.init: add cgconfig to Should-Start

This ensures we reliably process cgroups before starting libvirtd

Closes: #610738
parent bb7dbdef
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,8 @@
# Provides: libvirt-bin libvirtd
# Required-Start: $network $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Should-Start: hal avahi
# Should-Start: hal avahi cgconfig
# Should-Stop: cgconfig
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: libvirt management daemon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment