reopen 332744 stop I don't think just changing from --exec to --name is correct, because LSB 3.0 says killproc takes a "pathname", not just a basename as is apparently required now. Instead you should call start-stop-daemon with --name $(basename $1). That would address the concern of the original submitter while also keeping LSB conformance.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]