Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=626862

--- Comment #5 from Praveen K Paladugu <[email protected]> 2010-08-26 
16:24:00 EDT ---
One more thing, 

In the init script (/etc/init.d/cntlmd), 
The variable "prog" is assigned "cntlmd" and in the stop() function, killproc
is called with "$prog" as argument. The actual executable that is running is
"/usr/sbin/cntlm", so the "killproc $prog" function will not kill the running
process.


If the "prog" variable is assigned "cntlm" instead of "cntlmd", everything
should be good.


Praveen

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to