[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Add LSB init headers
- From: Guido Günther <agx sigxcpu org>
- To: Frederik Himpe <fhimpe telenet be>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Add LSB init headers
- Date: Sun, 3 May 2009 18:26:24 +0200
On Sat, May 02, 2009 at 04:23:54PM +0000, Frederik Himpe wrote:
> The following patch is needed to make sure libvirt is not
> started too early in the boot sequence on Mandriva.
>
> --- libvirt-0.6.1/qemud/libvirtd.init.in.orig 2009-03-05 19:34:05.000000000 +0100
> +++ libvirt-0.6.1/qemud/libvirtd.init.in 2009-03-05 19:34:54.000000000 +0100
> @@ -5,7 +5,11 @@
> #
> ### BEGIN INIT INFO
> # Provides: libvirtd
> +# Required-Start: $network messagebus
> +# Should-Start: $named
What happens if you ommit it?
We have a
Should-Start: hal
in Debian since we do need it for device enumeration.
Cheers,
-- Guido
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]