[Bug 806677] Re: status_of_proc returns incorrect number

2011-07-12 Thread Jacob Smith
Anyone have any thoughts? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806677 Title: status_of_proc returns incorrect number To manage notifications about this bug go to:

[Bug 806677] Re: status_of_proc returns incorrect number

2011-07-12 Thread Jacob Smith
Found an error in my patch that was causing the incorrect output - not a problem with init-functions. ** Changed in: lsb (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 806677] Re: status_of_proc returns incorrect number

2011-07-07 Thread Jacob Smith
I tried some further testing and comparison today: I looked through the init script for NTP and how it calls status_of_proc and my patch for Arpwatch looks identical. However if ntp is not running and you execute /etc/init.d/ntp status; echo return $? you get return 3 which is the proper response