diff --git a/tools/libvirt-guests.init.in b/tools/libvirt-guests.init.in index 76dc6279044aeacda40a59fb142dccefb0706db0..5dab36b822e1e39b53d0ef647be9f96fb2b2f7cb 100644 --- a/tools/libvirt-guests.init.in +++ b/tools/libvirt-guests.init.in @@ -6,7 +6,8 @@ # Provides: libvirt-guests # Required-Start: libvirtd # Required-Stop: libvirtd -# Default-Start: 3 4 5 +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 # Short-Description: suspend/resume libvirt guests on shutdown/boot # Description: This is a script for suspending active libvirt guests # on shutdown and resuming them on next boot