Here is an updated patch to fix the init script shutdown level (80) and also define that this init script provides corosync, as suggested.
Ryan
Index: init/generic.in =================================================================== --- init/generic.in (revision 2159) +++ init/generic.in (working copy) @@ -6,12 +6,12 @@ # # License: Revised BSD -# chkconfig: - 20 20 +# chkconfig: - 20 80 # description: OpenAIS # processname: corosync # ### BEGIN INIT INFO -# Provides: openais +# Provides: corosync # Required-Start: $network # Should-Start: $syslog # Required-Stop: $network
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
