[Sheepdog] [PATCH] Change shutdown priority from 21 to 79

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Mon Sep 6 07:34:16 CEST 2010


At Fri,  3 Sep 2010 10:10:31 -0700,
Steven Dake wrote:
> 
> The previous shutdown priority was incorrect, resulting in corosync shutting
> down before sheepdog shuts down on system shutdown.
> 
> Signed-off-by: Steven Dake <sdake at redhat.com>
> ---
>  script/generic.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/script/generic.in b/script/generic.in
> index a57ebc5..81a6ebe 100755
> --- a/script/generic.in
> +++ b/script/generic.in
> @@ -1,5 +1,5 @@
>  #!/bin/bash
> -# chkconfig: - 21 21
> +# chkconfig: - 21 79

Thanks.  The corosync shutdown priority is 80 in the next version, so
this is surely right.

Applied to the master branch.

Kazutaka



More information about the sheepdog mailing list