I can confirm this bug in 0.47-1.1 and it's also in upstream 0.48. Here's the code from chkproc
/* Check for Enye LKM */
if (kill (12345, 58) >= 0)
{
printf("Enye LKM found\n");
retdir+= errno;
}
I agree it's a bad idea.
--
Matt Taggart
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

