Re: Is Debian bug #400204 fixed?
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?
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