[Ovirt-devel] [PATCH node] Fix reboot issue

Alan Pevec apevec at gmail.com
Wed Mar 10 20:52:40 UTC 2010


On Wed, Mar 10, 2010 at 9:32 PM, Mike Burns <mburns at redhat.com> wrote:
> Reboots were not working correctly due the use of "stop" when
> stopping services.  It resulted in the reboot process dying.

issue was that stop() was not defined in those scripts, so stop was
actually upstart's initctl stop

> See https://bugzilla.redhat.com/show_bug.cgi?id=519366 for details.
>
> Signed-off-by: Mike Burns <mburns at redhat.com>
> ---
>  scripts/ovirt           |    2 +-
>  scripts/ovirt-firstboot |    2 +-
>  scripts/ovirt-post      |    2 +-

ACK




More information about the ovirt-devel mailing list