Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 01:14:00 -0700 (PDT)
From:      Rob <spamrefuse@yahoo.com>
To:        charlieroffe@hotmail.com
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: razor-agents-2.67
Message-ID:  <20050519081400.53746.qmail@web54002.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help

Line 555 in
/usr/local/lib/perl5/site_perl/5.8.6/mach/Razor2/Client/Config.pm
says

      logfile        => "razor-agent.log",

which generates the file "/razor-agent.log" in
the root directory. This is a very silly location
for a log file, isn't it?

I have modified this line into
      logfile        => "/var/log/razor-agent.log",

which seems to make more sense to me.
Should a port patch provide such a change? 

Regards,
Rob


		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050519081400.53746.qmail>