Re: Is Debian bug #400204 fixed?

2007-04-27 Thread siman hew
I found a problem in daemon script rgmanager, it can stop rgmanager now, if resource manager works properly. Thanks. Siman

Is Debian bug #400204 fixed?

2007-04-26 Thread siman hew
Hi, is the bug fixed? I build the package on i386 myself without problem, however most time I can not stop rgmanager. The daemon script is just sending TERM sig to daemon, I checked the package built by ubuntu, they send kill and -9 sig. Just wonder is it a right to do that. Anyone has similar