FWIW, you can also enable debugging on a running daemon by sending 
the DenyHosts pid the SIGUSR1 signal.

eg.

$ ps ax | grep denyhosts

Then:

$ kill -SIGUSR1 <pid>

Regards,

Phil

On Sat, 27 Feb 2010, LuKreme wrote:

> On 27-Feb-10 01:44, Karel J. Bosschaart wrote:
>> That is the FreeBSD startup script you're trying to run, therefore it
>> does not know about 'debug'. Try to edit that script and add 'debug' to
>> command_args. Then do /usr/local/etc/rc.d/denyhosts restart .
>
> OK, after adding --debug and restarting I almost immediately got a
> report. I've been running denyhosts for months and never gotten a report
> before.
>
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Denyhosts-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/denyhosts-user

Reply via email to