[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Add LSB init headers
- From: "Daniel P. Berrange" <berrange redhat com>
- To: Frederik Himpe <fhimpe telenet be>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Add LSB init headers
- Date: Tue, 5 May 2009 10:11:45 +0100
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
> # Should-Start: xend
> +# Required-Stop: $network messagebus
> +# Should-Stop: $named
> # Default-Start: 3 4 5
> # Short-Description: daemon for libvirt virtualization API
> # Description: This is a daemon for managing guest instances
>
ACK, though I think we should also add 'hal' here, and 'avahi' to the
'should-start' section
Daniel
--
|: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]