bb_start stop failure on Linux 2.0.x
Brought to you by:
aeby
System: Linux 2.0.36
BigSister version: 0.99b2
On a machine with Linux 2.0.36 (yeah, I know, it is
old, but the machine has limited power...) bb_start
stop fails to stop any of the processes.
I traced this to the output of ps cax: there is one
space character after the process name. The regex in
bb_start's killem function does not take that into
consideration.
The attached patch fixes that.
bb_start.pl patch
Logged In: YES
user_id=77961
Thanks for the report, it's in CVS now.