On Mon, May 31, 2010 at 09:02:09PM +0000, v.nix.is wrote:

> This is hardcoded in the reniced source code:
> 
>     my $debug = 0;
> 
> The debug output is really helpful to find if your rules are taking
> effect. I use this hacky wrapper to do this:
> 
>     perl -0777 -pe 's[debug = \K0][1]' < /usr/bin/reniced | sudo perl
> 
> It would be much better if there simply was a -d option.

There is a "-v" option which sets $debug = 1.  It should do the trick :-)

Regards
Christian
-- 
....Christian.Garbs.....................................http://www.cgarbs.de

Die drei Feinde des Programmierers?
Sonnenlicht, Frischluft und das unerträgliche Gebrüll der Vögel.

Attachment: signature.asc
Description: Digital signature

Reply via email to