Date: Wed, 25 May 2005 08:50:29 -0400 From: "Charles Roffe" <charlieroffe@hotmail.com> To: spamrefuse@yahoo.com Cc: ports@FreeBSD.org Subject: RE: FreeBSD Port: razor-agents-2.67 Message-ID: <BAY101-F82AD48076D2B0B216568ACF0E0@phx.gbl> In-Reply-To: <20050519081400.53746.qmail@web54002.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a client program and can be run by any user. As a result, the default log file is razor-agents.log, wherever it lies. You can override this in two ways: 1) In razor-agents.conf, as per the documentation: http://razor.sourceforge.net/docs/doc.php?type=pod&name=razor-agent.conf 2) As a command-line parameter, as per the documentation: http://razor.sourceforge.net/docs/doc.php?type=pod&name=razor-check It seems to be correct to me the way it's checked in. Thoughts? Thanks, Charlie Roffe >From: Rob <spamrefuse@yahoo.com> >To: charlieroffe@hotmail.com >CC: ports@FreeBSD.org >Subject: FreeBSD Port: razor-agents-2.67 >Date: Thu, 19 May 2005 01:14:00 -0700 (PDT) > > >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?BAY101-F82AD48076D2B0B216568ACF0E0>