On Sun, Jun 6, 2010 at 10:20, Christian Garbs <deb...@cgarbs.de> wrote:
> 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 :-)

I missed that, sorry about the invalid bug report.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to