https://bugzilla.novell.com/show_bug.cgi?id=731406
https://bugzilla.novell.com/show_bug.cgi?id=731406#c7
Ben Kevan ben.kevan@bio-rad.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |
--- Comment #7 from Ben Kevan ben.kevan@bio-rad.com 2011-12-07 19:35:56 UTC --- AJ, yes, the init script works, but the complaint is that it's not LSB compliant because it's missing the Required-Stop:. According to LSB standards, you need Required-Stop, if there's nothing that requires to be stop, it should be left blank, but you should STILL have the following entry: Required-Stop:
I've also included Should-Start/Should-Stop as a best practice, although I'm not 100% certain that those are defined as required by the LSB standard.