]> xenbits.xensource.com Git - libvirt.git/commitdiff
libvirt-guests: start late and stop early
authorJiri Denemark <jdenemar@redhat.com>
Wed, 22 Sep 2010 13:46:04 +0000 (15:46 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 22 Sep 2010 20:53:48 +0000 (22:53 +0200)
libvirt-guests init script should be started as late as possible during
host startup and stopped as early as possible during host shutdown to
make sure required services are already/still up and running at the time
libvirt-guests runs.

tools/libvirt-guests.init.in

index 993c12d09366930df818522a56183025cb521db6..4e0682d996b3fe4de07ff3e33e1c3f3007d18dcc 100644 (file)
@@ -17,7 +17,7 @@
 #
 # libvirt-guests:   suspend/resume libvirt guests on shutdown/boot
 #
-# chkconfig: 345 98 02
+# chkconfig: 345 99 01
 # description:  This is a script for suspending active libvirt guests \
 #               on shutdown and resuming them on next boot \
 #               See http://libvirt.org