Hi Ryan - > Check the compliance of your LSB script. It likely returns an incorrect > value for when the stop procedure occurs correctly. > > http://www.linux-ha.org/LSBResourceAgent
Thanks for that direction. As it turned out, the init script was not lsb compliant. So, I wrote an lsb compliant wrapper-script for the wanrouter init script, and that seems to work. I also had to explicitly declare start and stop timeouts as the service takes a while to start and stop. Thanks! Noah _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
